/Lx Compiler Option

Syntax: Default:
/Lx[+|-] /Lx-

/Lx generates a cross-reference table in the listing file for referenced variable, structure, and function names that shows line numbers where names are declared.

By default, the listing file does not include the cross-reference table.



Summary of Compiler Options