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

Go to the source code of this file.

Functions

ssize_t read (int fd, void *buf, size_t size)
 

Function Documentation

ssize_t read ( int  fd,
void *  buf,
size_t  size 
)

Definition at line 5 of file read.c.