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

Go to the source code of this file.

Functions

int _read (int fd, void *buffer, unsigned int count)
 Read data from a file, device or socket.