1
0
mirror of https://github.com/RevCurtisP/C02.git synced 2024-10-02 01:54:44 +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-05-01 01:17:50 +00:00
void prscnd(char trmntr, int revrse); //Parse Conditional Expression