![]() |
Placeholder for test code. More...
Functions | |
| void | vexTest () |
| Used for testing new ideas. More... | |
| void | vexTestDebug (vexStream *chp, int argc, char *argv[]) |
| Dump test data for debug. More... | |
Placeholder for test code.
| void vexTest | ( | void | ) |
Used for testing new ideas.
| void vexTestDebug | ( | vexStream * | chp, |
| int | argc, | ||
| char * | argv[] | ||
| ) |
Dump test data for debug.
| [in] | chp | A pointer to a vexStream object |
| [in] | argc | The number of command line arguments |
| [in] | argv | An array of pointers to the command line args |