$ wget http://malfela.blogspot.com | RSS: Main

Monday 1 October 2007

rand( @anything );

int main( void )
srand do {
whatever( thisParam, thatParam ) [srand()];
}
while
{
get( !inWindoze() );
}

if( inWindoze() )
{
crash();
}

Some random source code, based on C and my imagination (geeks HAVE them, you should know!!! lol)

No comments: