21 Mar
2009
21 Mar
'09
2:06 p.m.
Mike; Όλα Καλά!!
I'll assume that translates to "w00t"? :¬D
Three cheers for Eduard!
This won't work on floats and ints though ( for strings it's fine). Arrays
of length 1, on the other hand, can be dealt with in this way if we really
urgently must clean up everything.
Sadly that will make for loops look like this;
for (int n[1]; n[0] <= 5; n[0]++)
{
<<