TC++PL exercise solutions

[featured_image]
cpp_solutions.zip
Download is available until [expire_date]
  • Version
  • Download 272
  • File Size 14.83 MB
  • File Count 1
  • Create Date June 17, 2016
  • Last Updated August 18, 2016

TC++PL exercise solutions

This is a collection of personal solutions to many of the exercises proposed by Bjarne Stroustrup in his well-known book about C++ "The C++ Programming Language" (3rd Edition). The covered topics vary from some basic concepts about the language itself to some advanced use of the STL: algorithms, I/O library, containers, etc..
All the source code is compliant with the C++98/03 standard, but in some cases I also provided alternative solutions in C++11.

To make the compilation process easier and portable across different platforms, I have used NetBeans as IDE, so each directory in the archive also represents a project in NetBeans. NetBeans can be downloaded at http://netbeans.org

The source code in the archive may also be browsed at:
http://linux-projects.org/listing/cpp_solutions/

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close