TC & ASC Implemented. yyerrors updated.
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
#include "../src/symbol_table.h"
|
||||
extern FILE *asc_flag;
|
||||
extern bool tc_flag;
|
||||
extern void insert_code_line(char * error_message, int line_number);
|
||||
|
||||
typedef enum {
|
||||
ERROR_RUNTIME = 1,
|
||||
|
Reference in New Issue
Block a user