1
0
mirror of https://github.com/RevCurtisP/C02.git synced 2024-09-14 05:55:14 +00:00
C02/cond.h

9 lines
228 B
C
Raw Normal View History

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