15 Run-time error checking

This chapter contains:

MULTI provides run-time error checking for many different classes of program errors, using a combination of compiler checks, special libraries, and debugger commands. You can enable several run-time error checking capabilities in the Run-time Checking tab (or the -check= build-time command line option). Building the program with run-time checking enabled makes the error checking available to the debugger.


Previous

Next



Copyright © 1999, Green Hills Software. All rights reserved.