qc.hlp (Table of Contents; Topic list)
C Language Index
   ASM Index                   Up Contents Index Back
──C Language Index──────────────────────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABCDEFGHIJKLMNOPQRSTUVWX-Z│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
  _GAND                  Transfer image over existing image
  _GBORDER               Draw figure with border only
  _GCURSOROFF            Turn cursor off
  _GCURSORON             Turn cursor on
  gcvt                   Convert floating-point value to string
  _getactivepage         Get current active page number
  _getarcinfo            Get endpoints of most recently drawn arc
  _getbkcolor            Get current background color
  getc                   Read character from a stream
  getch                  Get character from console without echo
  getchar                Get character from stdin stream
  getche                 Get character from console with echo
  _getcolor              Get current color
  _getcurrentposition... Get current position
  getcwd                 Get current working directory
  _getdcwd               Get full path name of current working directory
  _getdrive              Get current disk drive
  getenv                 Get value from environment table
  _getfillmask           Get current fill mask
  _getfontinfo           Get current font characteristics
  _getgtextextent        Get the width in pixels of font-based text
  _getgtextvector        Get the orientation of graphics text output
  _getimage...           Store image in buffer
  _getlinestyle          Get current line style
  _getphyscoord          Get physical coordinates
  getpid                 Get process identification
  _getpixel...           Get pixel value
  gets                   Get line from stdin stream
  _gettextcolor          Get current text color
  _gettextcursor         Get the current cursor attribute
  _gettextposition       Get current text position
  _getvideoconfig        Get graphics video configuration information
  _getviewcoord...       Translate coordinate to view coordinate
  _getvisualpage         Get current visual page number
  getw                   Get integer from stream
  _getwindowcoord        Translate view coordinate to window coordinate
  _getwritemode          Get the current logical mode for line drawing
  _GFILLINTERIOR         Draw figure with filled interior
  global variables       Variables defined by Microsoft C
  gmtime                 Convert time value to a structure
  _GOR                   Superimpose image onto existing image
  goto                   goto statement
  _GPRESET               Transfer inverted image to screen
  _GPSET                 Transfer image to screen
  _GR...                 _grstatus return codes
  graphics, fonts        Functions for graphics display fonts
  graphics, low-level    Graphics primitives
  graphics,
     presentation        High-level graphics functions
  _\agrstatus              Get the status of the most recent graphics
                            function call
  _GSCROLL...            _scrolltextwindow arguments
  _GVIEWPORT             Clear and fill current view port
  _GWINDOW               Clear and fill current text window
  _GWRAPOFF              Turn word-wrap off
  _GWRAPON               Turn word-wrap on
  _GXOR                  Invert screen points when buffer matches