Embedded TCP/IP stack
4.7.0
|
Origin position.
Used by fnet_fs_fseek() function.
Enumerator | |
---|---|
FNET_FS_SEEK_SET | Origin is the start of the file. |
FNET_FS_SEEK_CUR | Origin is the current position. |
FNET_FS_SEEK_END | Origin is the end of the file. |