Numworks Epsilon
1.4.1
Graphing Calculator Operating System
stdio.h
Go to the documentation of this file.
1
#ifndef LIBA_STDIO_H
2
#define LIBA_STDIO_H
3
4
#define stdin 0
5
#define stdout 0
6
#define EOF 0
7
8
typedef
void
FILE
;
9
10
#endif
FILE
void FILE
Definition:
stdio.h:8
epsilon
liba
include
stdio.h
Generated by
1.8.14