z80:Directives:FOPEN

From Learn @ Cemetech
Jump to navigationJump to search

This opens the file specified and creates a file handle which can be used to perform other file operations with (see See Also).

Syntax

   .fopen handle, filename

Allowed inputs

Uses

See Also

fclose fsize fread/freadw fpeek/fpeekw fpos fseek