Next: -ytw, Previous: -ysb, Up: Memory allocation [Contents][Index]
A token is an identifier, numerical constant, operator, etc. FTANGLE must read in and store all tokens in the entire source file, because they can be output in a different order than they are input. The maximum number of tokens is controlled by ‘-ytt’.