PatchworkOS  dbbdc99
A non-POSIX operating system.
Loading...
Searching...
No Matches
swrite.c File Reference
#include <string.h>
#include <sys/fs.h>
Include dependency graph for swrite.c:

Go to the source code of this file.

Functions

size_t writes (fd_t fd, const char *string)
 Wrapper for writing a null-terminated string to a file.