getc.c File Reference

Implements the functions: getc. More...

#include <stddef.h>
#include <device.h>

Include dependency graph for getc.c:

Go to the source code of this file.

Functions

devcall getc (int descrp)
 get one character from a device


Detailed Description

Implements the functions: getc.

Id
getc.c 1529 2008-09-05 16:32:25Z amallen

Definition in file getc.c.


Function Documentation

devcall getc ( int  descrp  ) 

get one character from a device

Parameters:
descrp definition of device from which to acquire character
Returns:
function to get character on success, SYSERR on failure

Definition at line 17 of file getc.c.

References isbaddev, and SYSERR.

Referenced by fgetc(), fgets(), getch(), and test_libStdio().

Here is the caller graph for this function:


Generated on Fri Sep 19 13:40:29 2008 for Embedded XINU by  doxygen 1.5.6