◄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│ └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘ pack Structure-member packing pragma page Skip pages in the source listing (pragma) pagesize Set the number of lines per page (pragma) palette colors Constants to set background or palette colors _paletteentry Type used by chart functions __pascal Pascal calling-sequence modifier _PCODE Preprocessor symbol defined by /Oq (CL) perror Print error message _PG_... Presentation-graphics errors _PG_... Chart types and styles _PG_... Locations for chart titles _pg_analyzechart Analyze single series of data _pg_analyzechartms Analyze multiple series of data _pg_analyzepie Analyze single series of data for pie chart _pg_analyzescatter Analyze single series of data for scatter chart _pg_analyzescatterms Analyze multiple series of data for scatter chart _PG_...AXIS Chart axis styles _pg_chart Display single-series chart _pg_chartms Display multiple-series chart _pg_chartpie Display pie chart _pg_chartscatter Display single-series scatter chart _pg_chartscatterms Display multiple-series scatter chart _pg_defaultchart Initialize chart environment _PG_...FORMAT Chart tick-mark format _pg_getchardef Get pixel bitmap for specified character _pg_getpalette Get palette colors, line styles, and patterns _pg_getstyleset Get current style set _pg_hlabelchart Write text horizontally on the screen _pg_initchart Initialize presentation graphics _pgmptr Variable initialized at startup that points to filename of executing program _pg_resetpalette Reset palette colors, line styles, and patterns to default values _pg_resetstyleset Reset style set to default values _pg_setchardef Set pixel bitmap for specified character _pg_setpalette Set palette colors, line styles, and patterns _pg_setstyleset Set current style set _pg_vlabelchart Write text vertically on the screen _pie... Draw wedge-shaped figure _PLOSS Partial loss of significance (math error) _polygon... Draw polygon _P_OVERLAY Overlay parent process with child process pow Calculate x raised to the y power _powl Calculate x raised to the y power (80-bit) #pragma Preprocessor keyword pragmas, compiler Symbols for controlling the compiler precedence of operators List of C/C++ operators and order of precedence presentation graphics High-level graphics functions _PRINTER_INIT Initialize printer _PRINTER_STATUS Return printer status _PRINTER_WRITE Send low-order byte to printer printf Print formatted output to stdout printf formats Syntax for display formats private Restrict access to members and data (C++) process control functions Starting, suspending, and halting processes programs, example Run-time functions demonstrated protected Restrict access to members and data (C++) _PROT_MODE Possible value of _cpumode variable _psp Program-segment-prefix global variable ptrdiff_t Pointer-subtraction result type public Allow access to members and data (C++) putc Write a character to a stream _putch Write a character to the console putchar Write a character to stdout _putenv Create new environment variables _putimage... Retrieve image from buffer puts Write string to stdout _putw Write integer to stream _P_WAIT Suspend parent process until child process complete -♦-