turboc - clrscr() & gotoxy() functions

Paul Asmar asmar at ucrmath.UUCP
Tue Dec 6 01:58:42 AEST 1988


	You have to initialize the screen with a built-in routine (initgraph()
I think), so that Turbo C can install the right graphics card (.BGI file).
You should look at the graphics help provided by Turbo C, and/or bgidemo.c
that uses most of the graphics tools, and is a good guide.

Paul Asmar



More information about the Comp.lang.c mailing list