getcpos(3G) getcpos(3G)
NAME
getcpos - returns the current character position
SPECIFICATION
C getcpos(ix, iy)
Screencoord *ix, *iy;
FORTRAN subroutine getcpo(ix, iy)
integer*2 ix, iy
DESCRIPTION
getcpos returns the current character position.
SEE ALSO
getgpos
Programming Guide, Section 3.1, Current Drawing Positions
NOTE
This routine is available only in immediate mode.
Page 1 (printed 8/20/87)