1
0
mirror of https://github.com/RevCurtisP/C02.git synced 2024-06-01 05:41:34 +00:00
C02/dclrtn.h
2018-02-13 17:25:57 -05:00

7 lines
224 B
C

/************************************
* C02 Declaration Compiling Routines *
************************************/
int pmodfr(); //Check for and Parse Modifier
int ptype(int m); //Check for and Parse Type Keyword