Nut/OS  4.10.3
API Reference
tell.c File Reference
#include "nut_io.h"
#include <sys/device.h>
#include <sys/nutdebug.h>
#include <fs/fs.h>
#include <errno.h>
Include dependency graph for tell.c:

Go to the source code of this file.

Functions

long _tell (int fd)
 Return the read/write position of a stream.