Re: C++ problem ... More

2001-01-26 Thread Matthew Saltzman
>> 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

Re: C++ problem ... More

2001-01-26 Thread Thomas Ribbrock
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'

Re: C++ problem ... More

2001-01-25 Thread linda hanigan
you find somethings Linda Hanigan - Original Message - From: "Jake McHenry" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 25, 2001 2:35 PM Subject: C++ problem ... More > > Ok, the command works, but now I'm getting errors

Re: C++ problem ... More

2001-01-25 Thread Thornton Prime
On Thu, 25 Jan 2001, Jake McHenry wrote: > > Ok, the command works, but now I'm getting errors out the ying yang. Where can I > get more libraries? Are there any on the cd that don't get installed? Here's the > ones that I'm in need of... > > conio.h > cstring.h > > Thanks, > Jake > > > > ___

Re: C++ problem ... More

2001-01-25 Thread John Aldrich
On Thu, 25 Jan 2001, you wrote: > Ok, the command works, but now I'm getting errors out the ying yang. Where can I > get more libraries? Are there any on the cd that don't get installed? Here's the > ones that I'm in need of... > Try libstdc++-devel and libstd*-devel for one off the install C

C++ problem ... More

2001-01-25 Thread Jake McHenry
Ok, the command works, but now I'm getting errors out the ying yang. Where can I get more libraries? Are there any on the cd that don't get installed? Here's the ones that I'm in need of... conio.h cstring.h Thanks, Jake ___ Redhat-list mailing lis