★ PROGRAMMER'S GUIDE ★ File system libraryList | Title | Function | Function Name | No |
open_max | : Maximum number of files to open at the same time (1 to 24) |
work | : Work area for the library |
dirtbl | : Directory information management structure |
If NULL is specified for the pointer to the directory information management structure as an argument, the number of directory information held by the CD block file system is returned as a function value.
dirtbl | Directory management function to use | Directory management structure | Directory management of this library | NULL | CD block file system directory management |
|---|
| ・ CD block soft reset | :do not |
| ・ Subcode decoding | :do not |
| -Mode 2 subheader recognition | :do |
| ・ Form 2 lead retry | :do not |
| ・ CD-ROM data read | : Maximum speed (currently double speed) |
| ・ Standby time | : 180 seconds |
| ・ ECC times | :5 times |
| ·number of retries | : 15 times |
List | Title | Function | Function Name | No |
fid | : Directory file identifier |
dirtbl | : Directory information management structure |
If NULL is specified for the pointer to the directory information management structure as an argument, the number of directory information held by the CD block file system is returned as a function value.
dirtbl | Directory information storage area |
|---|---|
Directory management structure | Dirtbl directory information storage area |
NULL | File management information area in the CD block |
List | Title | Function | Function Name | No |
dirtbl | Directory information to use |
|---|---|
Directory management structure | Contents of dirtbl |
NULL | File management information in the CD block |
List | Title | Function | Function Name | No |
List | Title | Function | Function Name | No |
List | Title | Function | Function Name | No |
List | Title | Function | Function Name | No |
★ PROGRAMMER'S GUIDE ★ File system library