FreeNOS
Functions
write.cpp File Reference
#include <FileSystemClient.h>
#include "errno.h"
#include "unistd.h"

Go to the source code of this file.

Functions

ssize_t write (int fildes, const void *buf, size_t nbyte)
 Write on a file. More...