Table of Contents

SEEK

Returns the current position of the "file cursor" on a given file buffer, or sets it into a given position for the next read/write operation

Implemented by: bw32, VBDOS, FreeBASIC

With variations: QBasic (as statement and as function), Gambas

Also written as:

Usage

Variations

Examples

Comments

Similar keywords

In other languages...

References