calc.h: The main header file.
calc.h
stack.h and stack.c: Notice the static declaration in stack.c
stack.h
stack.c
static
calc.c: The main function and the actual calculator routine
calc.c
lex.h and lex.c
lex.h
lex.c
Last modified on 02 November, 2009 (Monday)