qc.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.
QC Language Index
   ASM Index                   Up Contents Index Back
──C Language Index──────────────────────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABCDEFGHIJKLMNOPQRSTUVWX-Z│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
  a                      Append
  _A_ARCH                Archive file or directory attribute
  abort                  Abort process and return error code
  abs                    Calculate absolute value
  access                 Determine file-access permission
  acos                   Calculate arc cosine
  acosl                  Calculate arc cosine (80-bit)
  _A_HIDDEN              Hidden file or directory attribute
  alloca                 Allocate memory on the stack
  _amblksiz              Control memory heap space
  _ANALOG                Analog adapter
  _A_NORMAL              Normal file or directory attribute
  _arc...                Draw arc
  _A_RDONLY              Read-only file or directory attribute
  arguments,
     variable-length     Functions for variable-length argument lists
  argc, argv             Command-line arguments
  ASCII chart            Characters and their numeric codes
  asctime                Convert tm time structure to character string
  asin                   Calculate arc sine
  asinl                  Calculate arc sine (80-bit)
  _asm                   Mark beginning if in-line assembly block
  assert                 Assertion macro
  _A_SUBDIR              Subdirectory attribute
  _A_SYSTEM              System file attribute
  atan                   Calculate arc tangent
  atanl                  Calculate arc tangent (80-bit)
  atan2                  Calculate arc tangent of y/x
  atan2l                 Calculate arc tangent of y/x (80-bit)
  atexit                 Process specified function at exit
  atof                   Convert string to double
  atoi                   Convert string to integer
  atol                   Convert string to long
  auto                   Automatic storage specified
  _A_VOLID               Volume label attribute