View Single Post
Old 03-07-2002, 05:40 PM   #35
xUMJx
Senior Member
Junior Member
 
Join Date: Oct 2001
Location: Darkness
Posts: 188
Post Thanks / Like
Thanks (Given):
Thanks (Received):
Likes (Given):
Likes (Received):
Dislikes (Given):
Dislikes (Received):
Points: 0
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quoted: 0 Post(s)
Send a message via AIM to xUMJx
Default

Well dan, maybe that's because I'M NOT TRYING TO FLAME ANYBODY! I just tried to give a suggestion upon improving the game and all of a sudden you want people banned and stuff. You want people to go away. Honestly, I don't like you. Thank god people like you and selvin don't become mods. And what's to prove to you? alright here's a simple program

#include <stdio.h>
#include <stdlib.h>
/* These are include files dan, they include files into the source as if it was actually typed in. I know it may be a little beyond your comprehension, but please bare with me */

int a, b, c; /*These are variables, they are used to allocate space for stuff. And you cna't forget the all important pointers */

int main() /*This is the main function of program. Oh and this is a C program if you didn't know. */
{
printf("Enter a number: "); /*You know i'm getting sick of explain in this stuff. This right here is an output commend that displays "Enter a number" to the user you dumb son of a ho(You know its really anoying i cant curse).

scanf("%d
", &a);
printf("Enter another number: ");
scanf("b
", b&);

c = a + b;
/* How about you flex that unused brain of yours to figure out what this means dan. */

printf("%d + %d = %d", a,b,c);

return 0;
}

And that is the end of this dumb program. I bet you can't guess what it does dan. Come on, I know yoru not that stupid. well once you figure it out it's a cool trick that you can show all yoru equilly idiotic friends.
OH and the forum turned some characters into smily faces and such. There's another activity for ya dan. Fill in the blanks. You'll have hours of fun.

I swear you are the most...argh... your dumb as ####
__________________
"When I write your name down on my deathlist hell makes you a reservation."

HIGH POWERED ORIGINAL!!!
xUMJx is offline   Reply With Quote
 
Page generated in 0.05310 seconds with 14 queries