★ PROGRAMMER'S GUIDE ★ File system libraryList | Title | Function | Function Name | No |
gfs | : File handle |
nsct | : Number of sectors to read |
bsize | : Size of read area (unit: number of bytes) |
List | Title | Function | Function Name | No |
gfs | : File handle |
nsct | : Number of sectors to read |
List | Title | Function | Function Name | No |
TRUE | : Access completed |
FALSE | :in action |
List | Title | Function | Function Name | No |
List | Title | Function | Function Name | No |
stat | : Current access status |
ndata | :The number of data |
Access status | process | Meaning of the number of data |
|---|---|---|
GFS_NWSTAT_NOACT | none | No meaning |
GFS_NWSTAT_FREAD | Reading from CD to host area | Number of bytes read into host area |
GFS_NWSTAT_CDREAD | Look-ahead to CD buffer | Number of sectors read into the CD buffer |
List | Title | Function | Function Name | No |
List | Title | Function | Function Name | No |
★ PROGRAMMER'S GUIDE ★ File system library