   C++,  C++Builder, API Windows 863

	 / 	
searchpath	char *searchpath(const char *file)  file  ,     PATH;       NULL	dir.h
SetCurrentDir	bool SetCurrentDir( const System::AnsiString Dir) Dir    	SysUtils.hpp
setdisk	int setdisk(int drive)     drive: 0  , 1    ..;    	dir.h
stat	int stat(const char *path, struct stat *statbuf)   statbuf     path;  0  -1	sys\stat.h
unlink	int unlink(const char *filename)    filename;  0  -1	io.h
waccess	int waccess(const wchart *filename, int amode),    filename      ;     amode	io.h
wrtlchmod	int wrtlchmod(const wchart *path, int func, ... ) func = 0    ,  func = 1    attrib	io.h, dos.h
getftime	int getftime(int handle, struct ftime *ftimep)      handle   ftimep;  0  -1	io.h
setftime	int setftime(int handle, struct ftime *ftimep)      handle    ftimep;  0  -1	io.h



 fstat  stat     stat   
.   :

st_mode         

st_dev            ,    

st_rdev        ,  st_dev

st nlink        1