◄Up► ◄Contents► ◄Index► ◄Back► ──C/C++ Language and Libraries Index──────────────────────────────────────── ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐ │A│B│C│D│E│F│G│H│I│J│K│L│M│N│O│P│Q│R│S│T│U│V│W│X-Z│ └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘ C/C++ keywords Keywords defined in Microsoft C/C++ _cabs Calculate absolute value of complex number _cabsl Calculate absolute value of complex number (80-bit) calloc Allocate an array and set elements to zero case case statement __cdecl C calling-sequence modifier _CGA CGA adapter _C_FILE_INFO Environment variable ceil Calculate ceiling of value _ceill Calculate ceiling of value (80-bit) _cexit Perform cleanup and return to caller _c_exit Perform cleanup immediately and return to caller _cgets Get a character string from console _chain_intr Chain interrupt handler char Character data type CHAR_... char range constants character classification Functions for testing characters charize operator Preprocessor charizing operator (#@) _chartenv Type used by chart functions _CHAR_UNSIGNED Set char type to unsigned by default _chdir Change current working directory _chdrive Change current drive check_pointer Control pointer-checking pragma check_stack Control stack-checking pragma _chmod Change file permission settings _chsize Change file size class Class data type (C++) _clear87 Get and clear floating-point status word clearerr Reset error indicator for stream _clearscreen Clear specified area of screen CLK_TCK Old form of CLOCKS_PER_SEC clock Calculate time used by calling process clock_t Type defined in time.h CLOCKS_PER_SEC Divisor for clock return value _close Close file codes, extended key Manifest constants defining extended keycodes codes, keyboard, constants Manifest constants defining scan codes codes, keyboard shift Manifest constants defining shift codes codes, scan Keyboard scan codes code_seg Specify a segment for functions _COLOR Color monitor _COM_110 110 baud (_bios_serialcom _COM_INIT parameter) _COM_150 150 baud (_bios_serialcom _COM_INIT parameter) _COM_300 300 baud (_bios_serialcom _COM_INIT parameter) _COM_600 600 baud (_bios_serialcom _COM_INIT parameter) _COM_1200 1200 baud (_bios_serialcom _COM_INIT parameter) _COM_2400 2400 baud (_bios_serialcom _COM_INIT parameter) _COM_4800 4800 baud (_bios_serialcom _COM_INIT parameter) _COM_9600 9600 baud (_bios_serialcom _COM_INIT parameter) _COM_CHR7 Seven data bits (_bios_serialcom _COM_INIT parameter) _COM_CHR8 Eight data bits (_bios_serialcom _COM_INIT parameter) _COM_EVENPARITY Even parity (_bios_serialcom _COM_INIT parameter) _COM_INIT Initialize serial port (_bios_serialcom) comment Place comment record in object file _commit Write file directly to disk _COM_NOPARITY No parity (_bios_serialcom _COM_INIT parameter) _COM_ODDPARITY Odd parity (_bios_serialcom _COM_INIT parameter) _complex Complex number structure _\aCOM_RECEIVE Accept character from serial port (_bios_serialcom) _COM_SEND Output character from serial port (_bios_serialcom) _COM_STATUS Return status of serial port (_bios_serialcom) _COM_STOP1 One stop bit (_bios_serialcom _COM_INIT parameter) _COM_STOP2 Two stop bits (_bios_serialcom _COM_INIT parameter) console and port I/O Functions for console and port I/O const Constant data-type modifier constants Constants used by the run-time functions continue continue statement _control87 Get and set floating-point control word cos Calculate cosine cosh Calculate hyperbolic cosine _coshl Calculate hyperbolic cosine (80-bit) _cosl Calculate cosine (80-bit) _cprintf Format and print to console __cplusplus Preprocessor constant defined for C++ programs _cpumode Variable to determine process' mode _cputs Put string to console _creat Create a new file _cscanf Read formatted data from console \actime Convert time as time_t value to character string -♦-