1
0
mirror of https://github.com/RevCurtisP/C02.git synced 2025-02-16 14:30:33 +00:00
C02/cond.h

9 lines
240 B
C
Raw Normal View History

/************************************
* C02 Conditional Parsing Routines *
************************************/
int cmpsgn; // Comparison contains signed operands
2017-04-30 21:17:50 -04:00
void prscnd(char trmntr, int revrse); //Parse Conditional Expression