Difference between revisions of "Z80:Directives:FOPEN"

From Learn @ Cemetech
Jump to navigationJump to search
(Initial automated import)
 
(No difference)

Latest revision as of 17:25, 5 February 2016

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