C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
C/C++ Language and Libraries Index
                                             Up Contents Index Back
──C/C++ Language and Libraries Index────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABCDEFGHIJ│K│LMNOPQRSTUVWX-Z│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
 
  _kbhit                 Check console for keyboard input
  key scan chart         Keyboard scan codes
  keyboard scan codes    Manifest constants defining scan codes
  keyboard shift code    Manifest constants defining shift codes
  _KEYBRD_READ           Read next character from keyboard
  _KEYBRD_READY          Check for keystroke and read next character
  _KEYBRD_SHIFTSTATUS    Get the current SHIFT-key status
  keycodes, extended     Manifest constants defining extended keycodes
  keywords               Keywords defined in Microsoft C/C++
                                    -♦-