uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
open.c File Reference
#include "stdio.h"
#include "reent.h"
#include "errno.h"
#include <fio.h>
#include <filesystem.h>

Go to the source code of this file.

Functions

int open (const char *path, int flags)
 

Function Documentation

int open ( const char *  path,
int  flags 
)

Definition at line 7 of file open.c.