Main Page
Alphabetical List
Compound List
File List
Compound Members
File Members
input.h File Reference
Go to the source code of this file.
Functions
int
inputInit
(char *fname)
int
inputClose
(void)
int
inputExists
(void)
int
inputLookAhead
(void)
int
inputChar
(char *c)
int
inputIdent
(char *str)
int
inputNumber
(char *str)
Variables
char
lookAhead
Function Documentation
int inputChar
(
char *
c
)
int inputClose
(
void
)
int inputExists
(
void
)
int inputIdent
(
char *
str
)
int inputInit
(
char *
fname
)
int inputLookAhead
(
void
)
int inputNumber
(
char *
str
)
Variable Documentation
char lookAhead
Generated on Sun Mar 3 15:36:27 2002 by
1.2.13.1 written by
Dimitri van Heesch
, © 1997-2001