Link to home
Start Free TrialLog in
Avatar of nhcuong
nhcuong

asked on

C++ Class Libraries

Dear experts,
I want to collect some C++ resources. Someone told me that the most important resources for a programmer are class libraries. I've never used a separeate library so I don't know how is it important.
Could you tell me how can I use a separate class library in VC++ , and tell me some GOOD C++ class libraries that I can free download from the Internet.
Thanks
ASKER CERTIFIED SOLUTION
Avatar of Answers2000
Answers2000

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of nietod
nietod

A class library is a tool.  Like any tool, what you need depends on what you are doing.  A saw is a great tool, but you can't sculpt a statue with one.

MFC is a huge class library and the most widely use and most thoroughly documented windows libarary.  It is useless if you aren't writing windows applications.
Avatar of nhcuong

ASKER

Dear Answers2000,

I've tried to download codeguru site ( 22,8MB) but I did not use it
after I unzip. Have you ever download the site, could tell me the way
to correct this problem ? Can I download "lite version" (only what
I need) of the site ?
nhcuong:

If you only want certain pages, zip files, etc., just navigate the site normally and save whichever ones you want... If you're using IE 4 or Netscape 4 you can even save pages with all the graphics, links, etc. Or get yourself a web-site-download tool that gets everything within x links of a given page, so you can start a the top of the section you want and download everything down from there.