qc.hlp (Table of Contents; Topic list)
register
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Keyword:   register
 
  Syntax:    register declarator
 
  Summary:   Specifies that the variable is to be stored in a machine
             register, if possible.
 
  See also:  auto, extern, static
                                    -♦-