[Sderby] RE:SuSE

Dave Coulson sderby at mailman.lug.org.uk
Wed Aug 28 15:15:01 2002


It really depends on what you are doing, since different libraries exist for
different purposes. Most of the libraries contain class definitions for the
specific purpose. The most basic is the iostream.h header file which defines
cin and cout for input and output. You should be able to get an idea which
libraries you need by looking at the header file code.
Sorry that I can't be more explicit. You can use standard C headers as well.
Dave C.
----- Original Message -----
From: "astraguy" <mike@astraguy.co.uk>
To: <sderby@mailman.lug.org.uk>
Sent: Tuesday, August 27, 2002 8:20 AM
Subject: [Sderby] RE:SuSE


> Hi all,
> Can anyone help me ans tell me if there is a full and
> good working C++ program in SuSE 8 that contains
> all the library  and include files please ,
> There are so many C++ files on the cds that I am
> not sure which goes with what and which is the best
> one to go for,
> Cheers Mike.
>
>
> _______________________________________________
> Sderby mailing list
> Sderby@mailman.lug.org.uk
> http://mailman.lug.org.uk/mailman/listinfo/sderby
>