Return the value required to request that fseek perform one of the following actions: SEEK_SETPosition file relative to the beginning. SEEK_CURPosition file relative to the current position. SEEK_ENDPosition file relative to the end.
Return the value required to request that fseek perform one of the following actions:
fseek
SEEK_SET
SEEK_CUR
SEEK_END