7 lines
104 B
C
7 lines
104 B
C
#ifndef SCANNER_H
|
|
|
|
#define ECHOS(s) fwrite(s, strlen(s), sizeof(char), yyout)
|
|
|
|
#define SCANNER_H
|
|
#endif
|