NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
fseek origin constants

Constants for use in calls to fseek. More...

Macros

#define SEEK_SET   0
 
#define SEEK_CUR   1
 
#define SEEK_END   2
 

Detailed Description

Constants for use in calls to fseek.