Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2000 07:41:13 -0600
From:      "wbs" <wbs@redrock.net>
To:        "Nicolau Werneck" <nwerneck@net.em.com.br>, <questions@FreeBSD.ORG>
Subject:   Re: C libraries
Message-ID:  <000401bfa93b$e1833420$0900fea9@lorins.ild.telecom.com>

next in thread | raw e-mail | index | archive | help
conio.h  is a Borland thing.  djgpp has it because of dj's work.  It is not
something you find in the unix world.  The most common standard for cursor
positioning and text colors and such is the curses library.  Which I've
heard about but never used.

-----Original Message-----
From: Nicolau Werneck <nwerneck@net.em.com.br>
To: questions@FreeBSD.ORG <questions@FreeBSD.ORG>
Date: Monday, April 17, 2000 12:17 PM
Subject: C libraries


Hi.. I've recentely installed FreeBSD in my other computer, and
I'm trying to compile the C programs I made before under DOS.
Suprisingly for me, the GCC compiler couldn't find the "conio.h"
library!
Are the libraries used in C under FreeBSD much different from
under DOS?? What are the main diferences between a C program
made to run under FreeBSD and one made to run under DOS?

thanks...

NWerneck


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000401bfa93b$e1833420$0900fea9>