Advertisement

stoopid sig test

Started by January 27, 2003 02:23 PM
1 comment, last by rixxx 21 years, 9 months ago
just testing my sig... sorry.

for(goodness sake())
{
  do
  {
    something();
  } while(you can())
}
---------------------------for(goodness_sake()){  do  {    something();  } while(you_can());}
That won''t compile - you need a semicolon at the end of the while!

Firebird Entertainment
“[The clergy] believe that any portion of power confided to me, will be exerted in opposition to their schemes. And they believe rightly: for I have sworn upon the altar of God, eternal hostility against every form of tyranny over the mind of man” - Thomas Jefferson
Advertisement
quote: Original post by Tron3k
That won''t compile - you need a semicolon at the end of the while!

Firebird Entertainment


And I think you mean goodness_sake(), or goodnessSake, because a function name can''t have spaces in it.

-Arek the Absolute

-Arek the Absolute"The full quartet is pirates, ninjas, zombies, and robots. Create a game which involves all four, and you risk being blinded by the sheer level of coolness involved." - Superpig

This topic is closed to new replies.

Advertisement