Canola  0.8.D001
Functions
test_number/grammar.h File Reference

Go to the source code of this file.

Functions

void grammar (void)
void grammar_debugging (void)

Function Documentation

void grammar ( void  )

The grammar method is used to run a simple calculator, testing the class number features. It reads from stdin and writes to stdout.

void grammar_debugging ( void  )