Lines Matching refs:HANDLE
100 argument file is handle that was already opened .
101 if read is faile , this function will "not" close this handle .
104 int read1byte(HANDLE file,char *c){
127 argument file is handle that was already opened .
128 if write is faile, this function will "not" close this handle .
131 int write1string(HANDLE file,char *string){
179 HANDLE file;
197 NULL /* handle to file with attributes to */
468 HANDLE file;
484 NULL /* handle to file with attributes to */