C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
_getvideoconfig
 Description Example                     Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Include:   <graph.h>
 
  Syntax:    struct _videoconfig __far *_getvideoconfig(
                                     struct _videoconfig __far *config );
 
  Returns:   configuration information as a _videoconfig structure.
 
  See also:  _setvideomode, _setvideomoderows, _settextrows, MSHERC
                                    -♦-