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

Go to the source code of this file.

Functions

int _write (int fd, CONST void *data, unsigned int count)
 Write data to a file, device or socket.