◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <graph.h> Syntax: short _setvideomoderows( short mode, short rows ); mode: ◄Constants for Screen Mode► ◄VESA Constants for Screen Mode► ◄_MAXRESMODE & _MAXCOLORMODE Constants for Screen Mode► rows: _MAXTEXTROWS Returns: the number of rows set if successful, or 0 if not. See also: _getvideoconfig, _settextrows, _setvideomode -♦-