Nut/OS  4.10.3
API Reference
ftell.c File Reference
#include "nut_io.h"
#include <sys/nutdebug.h>
#include <io.h>
Include dependency graph for ftell.c:

Go to the source code of this file.

Functions

long ftell (FILE *stream)
 Return the read/write position of a stream.