On Thu, Jan 25, 2001 at 03:35:51PM -0500, Jake McHenry wrote:
> 
> conio.h
> cstring.h

conio.h is a DOS-thing and doesn't exist under Unix - you will have to
rewrite those parts of your program. If I remember correctly, the
"curses" library provides similar functionality under Unix, however,
you'll hav to dig into the documentation to find out what to use.
I'm not sure about cstring.h - could be a DOSism as well.

HTH,

Thomas
-- 
             "Look, Ma, no obsolete quotes and plain text only!"

     Thomas Ribbrock | http://www.bigfoot.com/~kaytan | ICQ#: 15839919
   "You have to live on the edge of reality - to make your dreams come true!"



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to