Yes, think of all the advantages, you'll never have to write for( int i = 0 again but can use for(i = 0.Quote:
Declare temporary incrementing variables inside stdafx (precompiled header for MFC applications)? Wtf.
In that context, it could be either int, float, short, char, long long, double... you know where this is going. I don't believe in hungarian notation but to each his own.Quote:
Btw, fX is a FLOAT, not an int.