By mswatcher
via devarticles.com
Submitted: Mar 12 2008 / 13:24
In this article, I give you programming tips that can improve your C++ code. I will cover use of parentheses, long expressions, modifying objects, and more. By the time I'm done, you will hopefully have learned a few ways to make your code faster as well as easier to understand and maintain.
Comments
Ryan Ginstrom replied ago:
Mostly good tips, but their advice about string output is really wretched if your program will ever be localized.
Voters For This Link (2)
Voters Against This Link (0)