Exercise 2 + 3 #4
@@ -17,7 +17,7 @@
|
|||||||
#define _ERROR_ 1000
|
#define _ERROR_ 1000
|
||||||
|
|
||||||
/* functions */
|
/* functions */
|
||||||
int start(char* sourcecode);
|
int start(char*);
|
||||||
int getNextCharacter();
|
int getNextCharacter();
|
||||||
int readIdentifier();
|
int readIdentifier();
|
||||||
int readNumLit();
|
int readNumLit();
|
||||||
|
|||||||
Reference in New Issue
Block a user