Embedded TCP/IP stack
4.7.0
|
fnet_int32_t fnet_fs_ftell | ( | fnet_fs_file_t | file | ) |
Gets the current position in a file.
file | File descriptor. |
This function returns the current value of the position indicator of the file
. The returned value corresponds to the number of bytes from the beginning of the file.