| |||||
Technical Support Support Resources
Product Information | BL51: DISABLEWARNING DIRECTIVEInformation in this article applies to:
QUESTIONWhat does the DISABLEWARNING directive do? ANSWERThe DISABLEWARNING directive (abbreviated DW) allows you to selectively disable linker warnings by warning number. For example, the following command line: BL51 myfile.obj DW(1, 2, 3, 4, 5) disables warning numbers 1, 2, 3, 4, and 5. SEE ALSOLast Reviewed: Monday, April 08, 2002 | ||||
| |||||