write()
Man page of WRITE
code:write.c
#include
<unistd.h>
ssize_t write(int fd, const void *buf, size_t count);