KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q60829: /I Documented Incorrectly in "Advanced Programming Techniques"

Article: Q60829
Product(s): See article
Version(s): 3.00   | 3.00
Operating System(s): MS-DOS | OS/2
Keyword(s): ENDUSER | docerr | mspl13_basic
Last Modified: 19-APR-1990

In Section 9.7, "Controlling CodeView with Command-Line Options," on
Page 204 of the "Microsoft C Advanced Programming Techniques" manual,
it incorrectly states that the /I switch (used to turn the nonmaskable
interrupts and 8259 interrupts on or off) is followed by either a 1 or
a 2 (either /I1 or /I2).

The correct switch options are /I0 to trap these interrupts, or /I1 to
ignore these interrupts. Both the online documentation and the
"Microsoft C Reference" give this correct usage of the /I switch.

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.