PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
sread.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <sys/io.h>
Include dependency graph for sread.c:

Go to the source code of this file.

Functions

char * sread (fd_t fd)
 Wrapper for reading a file directly into a null-terminated string.