PatchworkOS
Loading...
Searching...
No Matches
readf.c File Reference
#include <errno.h>
#include <stdarg.h>
#include <stdio.h>
#include <sys/io.h>

Go to the source code of this file.

Functions

uint64_t readf (fd_t fd, const char *_RESTRICT format,...)
 Wrapper for reading a formatted string from a file.