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

Go to the source code of this file.

Functions

long _filelength (int fd)
 Return the length of a file.