fg_where() (legacy function)Win32 DirectX Fastgraph/Light Prototype void fg_where (int *row, int *column); Sub fg_where (row As Long, column As Long) procedure fg_where (row, column : integer); Description The fg_where() legacy function retrieves the text cursor position. Parameters row receives the text cursor's current row number, between 0 and one less than the number of character rows available. column receives text cursor's current column number, between 0 and one less than the number of character columns available. Return value none Restrictions none Replaced by
|
 
copyright 2001 Ted Gruber Software, Inc.