Mail Archives: djgpp/1997/11/03/17:31:22
Thomas Harte wrote:
> From the top of my head, using stdio.h you can use
> gotoxy(x,y),
> although just to annoy you x and y are in the range 1-80 and 1-25 (on
> a
> normal screen), and not 0-79 and 0-24 as might be more naturally
> expected from a programming thing.
gotoxy is in conio.h, not stdio.h. It is not ANSI C.
--
Erik Max Francis, &tSftDotIotE / mailto:max AT alcyone DOT com
Alcyone Systems / http://www.alcyone.com/max/
San Jose, California, United States / icbm://+37.20.07/-121.53.38
\
"After each war there is a little / less democracy to save."
/ Brooks Atkinson
- Raw text -