Variable Names
The Lounge
62
Posts
39
Posters
1
Views
1
Watching
-
for ( int i=0; i<10; i++)
{
for ( int eye=0; eye<10; eye++)
{
for (int aye=0; aye<10; aye++ )
{
}
}
}LOL :laugh:
-
My favorite variable names are:
$_
$#
$^W
@ARGVThe full list can be found here: http://affy.blogspot.com/p5be/ch12.htm[^]
Shame they did not define @ARGH or @WTF as something :doh: