> Hi,
>
> Did anyone know what file/s should i install to work
> with all GNU C++ class objects like string, integer and more ?
>
> Thank you,
>
> Avi.
>
1) Doesn't it work out of the box by installing the proper packages?
2) What the doc section of the complier say?
3) Perhaps the C++ HOWTO from the LDP might help?
4) Perhaps trying to compile and run a sample program will have the compiler
and the linker complain, from which point you could traverse the required
files and packages?
Is there an integer class?
--
Shaul Karl <[EMAIL PROTECTED]>
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]