z80:Directives:FSEEK

From Learn @ Cemetech
Revision as of 17:47, 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

Sets the file pointer position in the file specified to the position address (in bytes).

Syntax

   .fseek handle, address

Allowed inputs

Uses

See Also

fopen