Next: , Previous: -ysb, Up: Memory allocation


12.2.2.26 ‘-ytt’: Maximum number of tokens that Ftangle can process

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’.