[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
.CREF Enable Cross-Reference Listings MASM Directive
.CREF
Enables the generation of cross-references listings of labels,
variables, and symbols.
Notes: This directive does not tell the assembler to produce a
cross-reference listing, but if a cross-reference
listing is specified, it will enable the generation of
cross-referenced labels, variables, and symbols, whereas
when a .XCREF directive is encountered, all references
(labels, variables, and symbols) will not be cross-
referenced until a .CREF is encountered.
See Also:
.XCREF
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson