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

Go to the source code of this file.

Functions

uint64_t scanfile (const char *path, const char *format,...)
 Wrapper for reading from a file path using scan formatting.