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

Go to the source code of this file.

Functions

FILEfopen (const char *filename, const char *mode)
 Open a stream. More...