   C++,  C++Builder, API Windows 861

	 / 	
FindNext	int FindNext(TSearchRec &F)  ,   FindFirst   F;    F;  0   	SysUtils.hpp
findnext	int findnext(struct ffblk FAR *ffblk)  ,   findfirst   ^ffblk;  0    -1	dir.h
fnmerge	void fnmerge(char *path, const char *drive, const char *dir, const char *name, const char *ext)  path       :  drive,  dir,   name   ext	dir.h
fnsplit	int fnsplit(const char *path, char *drive, char *dir, char *name, char *ext)  path       :  drive,  dir,   name   ext	dir.h
Force Directories	void ForceDirectories( System::AnsiString Dir)  Dir     ,   	FileCtrl.hpp
fstat	int fstat(int handle, struct stat *statbuf)   statbuf       handle;  0  1	sys\stat.h
getcurdir	int getcurdir(int drive, char *directory)  directory    drive (0   , 1    ..)       \	dir.h
GetCurrentDir	System::AnsiString GetCurrentDirQ  	SysUtils.hpp
getcwd	char *getcwd(char *buf, int buflen)     buf  buflen     ,  ;    buf  NULL;  buf = NULL       	dir.h
getdcwd	char * getdcwd(int drive, char *buffer, int buflen)   buffer  buflen    drive (0   , 1    ..);    buffer  NULL;  buffer = NULL       	direct.h