_FileCommandObject Struct Reference


Data Fields

union {
   FILE *   fp
   SOCKET   sp
Descriptor [MAXFILES]
long RecordSize [MAXFILES]
char mode [MAXFILES]
int SocketState [MAXFILES]

Detailed Description

Definition at line 44 of file file.c.


Field Documentation

union { ... } _FileCommandObject::Descriptor[MAXFILES]
 

FILE* _FileCommandObject::fp
 

Definition at line 46 of file file.c.

char _FileCommandObject::mode[MAXFILES]
 

Definition at line 50 of file file.c.

Referenced by close_all_files(), if(), init(), and while().

long _FileCommandObject::RecordSize[MAXFILES]
 

Definition at line 49 of file file.c.

Referenced by if().

int _FileCommandObject::SocketState[MAXFILES]
 

Definition at line 53 of file file.c.

Referenced by if().

SOCKET _FileCommandObject::sp
 

Definition at line 47 of file file.c.


The documentation for this struct was generated from the following file:
Generated on Sun Mar 12 23:56:39 2006 for ScriptBasic by  doxygen 1.4.6-NO