qp.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Index: C
  Contents Index Notes                              Help on Help
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │AB│C│DEFGHI-JKLMNOP-QRSTUVW-Z│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
    C40                 Constant defined in Crt unit
    C80                 Constant defined in Crt unit
    CASE                Conditional statement execution
   _CGA                 Constant defined in MSGraph unit
    Char                Stores one character
    ChDir               Changes current directory
    CheckBreak          Variable defined in Crt unit
    CheckEOF            Variable defined in Crt unit
    CheckSnow           Variable defined in Crt unit
    Chr                 Returns ASCII character for integer
   _ClearScreen         Clears specified area of screen
    Close               Closes and updates open file
    ClrEol              Clears line on screen
    ClrScr              Clears window
    CO40                Constant defined in Crt unit
    CO80                Constant defined in Crt unit
   _Color               Constant defined in MSGraph unit
    Colors, background  Constants defined in Crt unit
    Colors, foreground  Constants defined in Crt unit
    Colors, universal   Constants defined in MSGraph unit
    Comp                Stores integral floating-point number
    Compiler directive  Controls compilation of source code
    ComStr              Type defined in Dos unit
    Concat              Concatenates one or more string expressions
    CONST               Program section used to define constants
    Copy                Returns portion of a string
    Copyright           Copyright disclaimer and trademarks
    Cos                 Calculates cosine of angle in radians
    CPU86               Defined for computers with 80x86 microprocessors
    CPU87               Defined for computers with 80x87 coprocessors
    Crt display modes   Constants defined in the Crt unit
    Crt unit            Unit interface documentation
    CSeg                Returns CS register value
    CSTRING             C language string type