Sunday, July 12, 2009

HELP:What's a good C++ library?

One that is ready to use and is pre-compiled.

HELP:What's a good C++ library?
There are many, many good libraries. How about Boost? Or better yet, Poco? There should be more than a few things in there to keep you amused for awhile.





http://pocoproject.org/
Reply:C++ contains tons of libraries and you "include" them if you need them, the basic is "#include%26lt;iostream%26gt;" which contains all your input and output. There are other library files out there, but they all use what's already pre-encoded in your computer when you installed C++.
Reply:Library to do what?





Methinks you don't understand what a library is.


No comments:

Post a Comment