Mail Archives: djgpp/1995/09/01/09:16:57
Gary Preston (gary AT prestons DOT demon DOT co DOT uk) writes:
> Hi,
> Are there any text files available which detail the library funcs
> available for djgpp. The reason I ask is because when I try to use
> the clrscr() function I get an undefined reference error. I tried
> including every library but still get the error. Also if I include
> the graphics.h file then try to use the line() func I get the same error.
You are using the CONIO.H header file for clrscr(), aren't you?
As for line(), are you linking in LIBGR.A? (GCC yoursource.c yourlibraries
djgpp-libraries -lgr)
--
.*. "Clouds are not spheres, mountains are not cones, coastlines are not
-() < circles, and bark is not smooth, nor does lightning travel in a
`*' straight line." ,------------------------------------------------
-- B. Mandelbrot | Paul Derbyshire (PGD) ao950 AT freenet DOT carleton DOT ca
- Raw text -