Name:
Anonymous
2007-06-16 14:35
ID:yG+Jc4DX
what's so bad about c++? maybe i'm missing something, but after two years of c, c++ looks very nice.
Name:
Anonymous
2007-06-16 17:31
ID:Heaven
In terms of speed, C is at most 5 to 10 percent faster than C++. Those few cycles aren't worth the trouble dealing with all those C hassles.