z80:Directives:FCLOSE

From Learn @ Cemetech
Revision as of 16:56, 5 February 2016 by Maintenance script (talk | contribs) (Initial automated import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This closes the file handle specified. All open file handles are automatically closed for you on each pass.

Syntax

   .fclose handle

Allowed inputs

Uses

See Also

fopen