%LSEEK (D3/Unix)

%LSEEK (D3/Unix)


%LISTEN Index Level %MALLOC
Syntax variable = %LSEEK( file.descriptor, offset, whence )
Category BASIC
Type C Function
Description moves the read/write pointer. See the Unix programmer's reference manual.
Options
See Also c function CFUNCTION %OPEN %READ (D3/Unix) %WRITE (D3/Unix)
Example
Warnings
Compatibility D3/Unix
%LISTEN Index Level %MALLOC