file postion tracking
Chen Xian <[email protected]>
| Newsgroups | gmane.comp.lex.flex.general |
|---|---|
| Organization | Fuji Xerox |
| Message-ID | <[email protected]> |
Hi list, I encountered the file position tracking problem! As flex manages the buffer instead of the input file, How can I get the current file position as the "ftell" in C language? Is there any information for this? thanks! Chen Xian