Xref: news-dnh.mv.net comp.os.msdos.djgpp:1856 Newsgroups: comp.os.msdos.djgpp Path: news-dnh.mv.net!mv!news.sprintlink.net!in1.uu.net!gatech!howland.reston.ans.net!spool.mu.edu!torn!nott!cunews!freenet.carleton.ca!FreeNet.Carleton.CA!ao950 From: ao950 AT FreeNet DOT Carleton DOT CA (Paul Derbyshire) Subject: Re: libs.. Sender: ao950 AT freenet2 DOT carleton DOT ca (Paul Derbyshire) Reply-To: ao950 AT FreeNet DOT Carleton DOT CA (Paul Derbyshire) Organization: The National Capital FreeNet References: <809865423snz AT prestons DOT demon DOT co DOT uk> Date: Fri, 1 Sep 1995 02:42:48 GMT Lines: 18 To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp 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