(Page 1 of 6 )C++ is a powerful programming language to learn, in part because it gives you full control over memory management. This is a two-edged sword, however; it lets you improve the performance of your code, but it also lets you shoot yourself in the foot. Therefore, it is important to understand the C++ compiler. This article examines how and why the compiler creates temporary objects, among other topics.Performance is wasted when you know the value of everything but the price 
continue >>




Author:
admin
Time:
Sunday, February 10th, 2008 at 11:31 am
Category:
C-C Plus
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation:

Leave a Reply