Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » General Discussions » General Discussion » Well, Got banned on KoG, IGN, WGZ, etc. So I decided to come here.
Re: Well, Got banned on KoG, IGN, WGZ, etc. So I decided to come here. [message #230528 is a reply to message #230492] Tue, 14 November 2006 18:36 Go to previous messageGo to previous message
bandie63 is currently offline  bandie63
Messages: 353
Registered: November 2004
Karma:
Commander
help-linux wrote on Tue, 14 November 2006 18:46

i put "postcount = postcount +1;" because it is utterly stupid. when postcount++ is sufficient. but meh!

i use this now to show how stupid a post is.

if(postcount == postcount)
{
postcount = postcount + 1;
}


Big Grin Big Grin Big Grin Big Grin


^^ im goin got use this now instead Tell Me



haha

#include <iostream.h>

int increment(int n);

int increment(int n)
{
if (n != n++)
n += 1;
return n;
}

int main()
{
int postcount, incrementedpostcount;

incrementedpostcount = increment(postcount);

cout << incrementedpostcount;

return 0;
}


Rocked Over


http://img.photobucket.com/albums/v703/Bandie63/Daniels/userbar1.jpg
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Music Collections
Next Topic: i need to talk to a mod please in private
Goto Forum:
  


Current Time: Sat Nov 23 05:10:15 MST 2024

Total time taken to generate the page: 0.00826 seconds