◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <graph.h> Context: _settextposition, _gettextposition Structure: struct _rccoord // Ones-based row and column { short row; short col; }; -♦-