C-C Plus



Performing and Displaying C++ Calculations

Tuesday, February 5th, 2008

“>Nesting ParenthesesWith complex expressions, you might need to nest parentheses (to put asubexpres

Converting a DTD into a Schema

Tuesday, February 5th, 2008

“>This sample chapter is excerpted from Special Edition Using XML Schema, by David Gulbransen.The Le

Overdoing C++ Templates

Tuesday, February 5th, 2008

“>This article is a revised version of a opinion piece by Steve Donovan for the now-defunct British

Temporary Variables: Keep Your Values Close, and Your References and Pointers Even Closer

Tuesday, February 5th, 2008

(Page 1 of 6 )As you know, in programming C++, it is much better to return a reference to an object

C++ Programming Styles and Libraries

Tuesday, February 5th, 2008

“>Bjarne Stroustrup is the inventor of the C++ programming language and the author of The Design and

Programming in C++Builder

Tuesday, February 5th, 2008

“>IN THIS CHAPTERBetter Programming Practices in C++BuilderVCL OverviewReview of the Component Palet

How the Boost Bind Library Can Improve Your C++ Programs

Tuesday, February 5th, 2008

“> How Does the Bind Library Improve Your Programs? Adapts functions and function objects for use