Data Fields | |
union { | |
FILE * fp | |
SOCKET sp | |
} | Descriptor [MAXFILES] |
long | RecordSize [MAXFILES] |
char | mode [MAXFILES] |
int | SocketState [MAXFILES] |
Definition at line 44 of file file.c.
|
|
|
|
|
Definition at line 50 of file file.c. Referenced by close_all_files(), if(), init(), and while(). |
|
Definition at line 49 of file file.c. Referenced by if(). |
|
Definition at line 53 of file file.c. Referenced by if(). |
|
|