Nut/OS  4.10.3
API Reference
open.c File Reference
#include "nut_io.h"
#include <errno.h>
#include <sys/device.h>
#include <sys/nutdebug.h>
Include dependency graph for open.c:

Go to the source code of this file.

Functions

int _open (CONST char *name, int mode)
 Open a file.