Rohan Dighe wrote:
Can i use the STL (standard template library) to program in linux ?
does gcc or g++ support that library ?
By using STL library data structure programming is easier !!!
Yes. You need to just use g++. The headers are in /usr/include/c++/<version>
The libstdc++ supplied as part of gcc, includes complete STL. I also recommend
that you download the STL documentation from SGI site.
Shridhar
========================================================================================================
This e-mail and any files transmitted with it are for the sole use of the
intended recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply
e-mail and destroy all copies of the original message. Any unauthorized review,
use, disclosure, dissemination, forwarding, printing or copying of this email
or any action taken in reliance on this e-mail is strictly prohibited and may
be unlawful.
Warning: Although Persistent Systems Pvt. Ltd. has taken reasonable precautions
to ensure no viruses are present in this email, the company cannot accept
responsibility for any loss or damage arising from the use of this email or
attachments.
========================================================================================================
--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in)
List Information: http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.