| Header | {z88dk}/include/fcntl.h |
|---|---|
| Source | {z88dk}/libsrc/fcntl |
| Include | #include <fnctl.h> |
| Linking | Platform specific |
| Compile | n/a |
| Comments | These library functions are compiled as part of each target’s implicit library. |
These functions implement low level file operations and need to be implemented for each target. Some platforms (for example the ZX Spectrum) have several implementations for different disc systems. A dummy version to satisfy linking requirements is within the ndos library which is linked by default on platforms without file support.
Remove a directory (Sprinter only).
(Sprinter only).