FreeNOS
Functions
fread.cpp File Reference
#include <unistd.h>
#include <sys/types.h>
#include "stdio.h"
#include "stdlib.h"
#include "errno.h"

Go to the source code of this file.

Functions

size_t fread (void *ptr, size_t size, size_t nitems, FILE *stream)
 Binary input. More...