|
From: Matthews <dem...@uw...> - 2003-02-26 13:46:34
|
#include <conio.h> and add -lconio to your linker options. At 10:58 AM 25/02/2003 -0600, Samuel Keding wrote: >I am having trouble figuring out how to get this to link to my project. I checked the FAQ which had something about clrscr, but it must have been written for dev 4.0 because I'm not finding the options in dev that the FAQ told me to change. How do I link to conio.o so I can use clrscr()? > > >_____________________________________________________________ >Get 25MB, POP3, Spam Filtering with LYCOS MAIL PLUS for $19.95/year. >http://login.mail.lycos.com/brandPage.shtml?pageId=plus&ref=lmtplus > > >------------------------------------------------------- >This sf.net email is sponsored by:ThinkGeek >Welcome to geek heaven. >http://thinkgeek.com/sf >_______________________________________________ >Dev-cpp-users mailing list >Dev...@li... >TO UNSUBSCRIBE: http://www.noicys.cjb.net/devcpp/ub.htm >https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > |