|
|
1.1 ! root 1: /* ! 2: * Copyright (c) 1983 Lee Moore ! 3: */ ! 4: ! 5: struct TokenState { ! 6: FILE *Input; ! 7: int LastTokenInLine; ! 8: int NotEndOfFile; ! 9: int CurChar }; ! 10: ! 11: struct TokenState *InitTokenStream();
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.