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

Go to the source code of this file.

Functions

int _fileno (FILE *stream)
 Get the file descriptor associated with a stream.