qc.hlp (Table of Contents; Topic list)
C Language Index
   ASM Index                   Up Contents Index Back
──C Language Index──────────────────────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABCDEFGHIJKLMNOPQRSTUVWX-Z│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
  ...l                   Long-double form of math functions
  labs                   Calculate long-integer absolute value
  LC_...                 Locale categories
  LDBL_...               Long double range constants
  ldexp                  Convert mantissa and exponent to floating-point
  ldexpl                 Convert mantissa and exponent to floating-point
  ldiv                   Compute quotient and remainder for long integer
  ldiv_t                 Quotient/remainder structure for long integer
  lfind                  Linear search for specified key
  __LINE__               Current line number (predefined identifier)
  #line                  Line-control directive
  _lineto...             Draw line to specified point
  LK_LOCK                Lock specified bytes with retry
  LK_NBLCK               Lock specified bytes without retry
  LK_NBRLCK              Lock specified bytes
  LK_RLCK                Lock specified bytes with retry
  LK_UNLCK               Unlock specified bytes
  _loadds                Load DS register on entry
  locale categories      Constants defining locale information
  localeconv             Get detailed information on locale settings
  localtime              Convert time value, corrected for local time
                            zone
  locking                Lock or unlock bytes of a file
  log                    Calculate natural logarithm
  log10                  Calculate base-10 logarithm
  log10l                 Calculate base-10 logarithm (80-bit)
  logl                   Calculate natural logarithm (80-bit)
  long                   Long data type
  LONG_...               Long range constants
  longjmp                Restore program state
  low-level I/O          Low-level manipulation of files
  _lrotl                 Rotate bits to the left
  _lrotr                 Rotate bits to the right
  lsearch                Linear search; if not found, add to end of list
  lseek                  Move file pointer to specified position
  ltoa                   Convert long to string
  L_tmpnam               Length of name produced by tmpnam