Japanese
PROGRAMMER'S GUIDEFile system library
BackForward
file system library

7.Data specifications


Table 7.1 shows a list of file system data.

Table 7.1 Data list
 data
 data name
 number
 basic data
 1.0 
constant
 2.0
 file attributes
 GFS_ATR_〜
 2.1
 access status
 GFS_NWSTAT_~
 2.2
 access server status
 GFS_SVR_〜
 2.3
 seek mode
 GFS_SEEK_〜
 2.4
 Eject mode
 GFS_GMODE_〜
 2.5
 Transfer mode
 GFS_TMODE_〜
 2.6
 Error code
 GFS_ERR_~
 2.7
 others
 2.8
 data type
 3.0
 file handle
 GfsHn
 3.1
 Directory information management
 GfsDirTbl
 3.2
 Filenameless directory information
 GfsDirId
 3.3
 Directory information with file name
 GfsDirName
 3.4
 error handling function
 GfsErrFunc
 3.5
 error condition
 GfsErrStat
 3.6


BackForward
PROGRAMMER'S GUIDEFile system library
Copyright SEGA ENTERPRISES, LTD., 1997