Posted: Sun Nov 28, 2004 10:15 pm
First off, I have no clue what JSL said, but I will enlarge the monstrosity to be able to read after I post this:
Now, Cobain, the reason for:
Is so that it doesn't flicker like that.
What you are doing is saying that standard (user) input is stored in DumbyVar. So it waits for you to enter something then saves it into DumbyVar. It's not like you're doing anything with that, but it's an easy solution to not flickering. Don't forget to declare DumbyVar either. Somewhere at the top put:
Haha, I just restated what JSL did. Eat that!
Did I ever tell you that I've never used cout in my life? Never once. When I first learned C++, I started right off on Dreamcast (had a hell of a hard time). Now It's SDL. I seriously don't think I've ever done so much as a "Hello World" in a DOS console with C++!
lol, nobody cares if you abreviate like that. Just your whole post gets a little annoying. What really annoys me (you can still do it, I'm just a jerk). Is when people say stuff like 2 and b4 instead of to and before.
Code: Select all
Bwuhahaha!!! I just made you copy-paste a random chunk of text. Hey, at least I'm not posting secret binary messages.
Code: Select all
cin >> DumbyVar;
What you are doing is saying that standard (user) input is stored in DumbyVar. So it waits for you to enter something then saves it into DumbyVar. It's not like you're doing anything with that, but it's an easy solution to not flickering. Don't forget to declare DumbyVar either. Somewhere at the top put:
Code: Select all
int DumbyVar;
AMEN!JS Lemming wrote: CURSE "using namespace std;"
Did I ever tell you that I've never used cout in my life? Never once. When I first learned C++, I started right off on Dreamcast (had a hell of a hard time). Now It's SDL. I seriously don't think I've ever done so much as a "Hello World" in a DOS console with C++!
cobain wrote: lol (is it ok to say lol? its abbreviating you know)
OMFG t3h l33+ l0ll0rz WTF my IMHO 2day 4eva FOOLS!JS Lemming wrote: Cobain, I guess you can use lol, BUT it is always best to use "bag". Do you know why? Because it stands for Bust-A-Gut. EAT THAT FOOLS!
lol, nobody cares if you abreviate like that. Just your whole post gets a little annoying. What really annoys me (you can still do it, I'm just a jerk). Is when people say stuff like 2 and b4 instead of to and before.