Friday, October 25, 2013

Tips In C Programming

TipAuthorRating (votes)
Better enumsBrent8.6
Using _strtime and _strdate to get the timeAli Jafar8.5
What is a friend function?Ali Nawkhas Murad8.5
Avoid stl set non-const iteratorsIgor8.5
Long variable namesCarl8.5
The power of scanf()Joanna8.4
Make pointer and reference arguments constAkshay8.4
Set the most significant bit of an intAlphonse Ajayan8.4
Use virtual functions instead of type checkingSajan8.4
In C++ a pure abstract base class is a contractMarty Corbett8.4
Count number of bits in an integer.Anjani Kumar Mishra8.3
Passing a pointer to a functionIrfaan Kamo8.3
swap with out using temporaryraghava8.2
difference between float and doubleankit panwar8.1
gets is dangerouscarl johnson8.1
Differences between class and structAli Nawkhas Murad8.0
Declaration of abstract class in c++Ali Nawkhas Murad8.0
Display Date and Time in C++Govind7.8
Benefits of inline functionsAli Nawkhas Murad7.8
Passing array elements to functionsUmer khan7.8
do not use printf without %s to print a stringpavan kumar7.7
Copy constructorAli Nawkhas Murad7.7
logical error on divisionM.Kumaran7.5
Temporariless SwapGuille7.5
Rounding to an IntegerGorn7.4
Comparisons in C\C++Nikitas Angelinas7.4
assert() yourself!Kevin Lam7.4
Don't use strlen in a loop condition.anonytmouse7.4
When optimizing code, focus on algorithms firstAlex Allain7.3
Better coding style for comparisonnids7.3


No comments:

Post a Comment