home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c221 / 5.ddi / MWHC.005 / N < prev    next >
Encoding:
Text File  |  1992-03-30  |  312 b   |  8 lines

  1. /* For best results in the demos, turn off all         */
  2. /* options that cause checking code to be           */
  3. /* generated:                           */
  4. #pragma Off(Check_stack);
  5. #pragma Off(Emit_names);
  6. /* Removes emitting of textual names of routines for   */
  7. /* debugging.                                          */
  8.