Difference between revisions of "Z80:Directives:FSEEK"

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

Latest revision as of 17:47, 5 February 2016

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