z80:Directives:FPEEK/FPEEKW
From Learn @ Cemetech
Revision as of 13:34, 5 February 2016 by Maintenance script (talk | contribs) (Initial automated import)
This reads a byte (.fpeek) or word (.fpeekw) from the file specified and stores the result in alabel. The file pointer is not updated.
Contents
Syntax
.fpeek handle, label
Allowed inputs
Uses
See Also