Name: Anonymous 2007-10-29 7:12
What is your favorite variable?
1. x
2. foo
3. i (faggot)
4. other (quux, etc.)
1. x
2. foo
3. i (faggot)
4. other (quux, etc.)
/***************************************************
*
* This variable can be used for anything.
*
***************************************************/
int iGenericCommonlyUsedVariable;int main()
{
#include <i.h>
for (iGenericCommonlyUsedVariable = 0; iGenericCommonlyUsedVariable < 3; ++iGenericCommonlyUsedVariable) {
/* SUCK COCK */ iGenericCommonlyUsedVariable;
}
return NULL;
}