z80:Directives:FOPEN
From Learn @ Cemetech
Revision as of 17:25, 5 February 2016 by Maintenance script (talk | contribs) (Initial automated import)
This opens the file specified and creates a file handle which can be used to perform other file operations with (see See Also).
Contents
Syntax
.fopen handle, filename
Allowed inputs
Uses
See Also
fclose fsize fread/freadw fpeek/fpeekw fpos fseek