|
Scanner interface
Function Documentation
void RCUC_lineno_increment |
( |
|
) |
|
|
|
Increment the current line number.
|
void RCUC_set_label |
( |
char * |
lab, |
|
|
int |
len |
|
) |
|
|
|
Set the current label.
This is called by the lexical analyser to set the next label - Parameters:
-
lab | The label text |
len | The length of len |
|
|