1
0
mirror of https://github.com/RevCurtisP/C02.git synced 2024-06-01 21:41:31 +00:00
C02/cond.h
2017-04-30 21:17:50 -04:00

9 lines
240 B
C

/************************************
* C02 Conditional Parsing Routines *
************************************/
int cmpsgn; // Comparison contains signed operands
void prscnd(char trmntr, int revrse); //Parse Conditional Expression