qc.hlp (Table of Contents; Topic list)
#pragma
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:  #pragma
 
  Syntax:     #pragma directive
 
  Summary:    Instructs the compiler to implement the machine-specific
              feature specified by the <directive> argument.
 
  See also:   check_pointer, check_stack, message, pack
                                    -♦-