#include
<sxcommon.h>
Public Attributes |
|
int | cards |
OPEN_MODE | mode |
int | columnsPerCard |
This structure defines how a file will be opened and the parameters
with which it will be opened.
Number of cards per record.
How the file should be opened. Must be one of READ_ONLY, READ_WRITE, or CREATE
The number of columns in each card. For the standard 360 column binary, this is 80.