Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - AntiVirus

Pages: 1 ... 7 8 [9]
121
Entertainment District / StarSailor's
« on: September 29, 2005, 10:03:52 pm »
These guys are okay.  They have one really good song. "Four to the Floor"  I like it a lot. :D

Have any of you guys heard of them?  I heard of them like a few months ago, maybe like 5 months ago on musicplasma.com

You should give it a shot if you like Rockish type music.  I am not sure of the Genre, but it sounds rockish to me.

122
General Programming / If statments [C++]
« on: September 23, 2005, 04:56:01 pm »
I have a question about an if statement. 

For example:
Code: [Select]
cout <<"What is your favorite icecream?"<<endl;
cin >> icecream; // this would already be declared up above
if (icecream = strawberry)
{
cout <<"Really, how many servings do you eat per day?"<<endl;
cin >> servings; // this would be declared up above
if (servings = alot) // This is where I get confused, and I am pretty sure I am doing it wrong.
cout >> "Your fat">>endl;
if (servings = small)
cout >> "Good">>endl;
}

return 0;

}

So if they eat strawberry icecream, I want to know how much they eat per day and after that say something, such as "your fat" if it's a lot.  Or maybe if it isn't a lot, and the serving = small then I want it to say something else.  That way my program can respond to multiple things.  But, I don't know how to add that in there.  Because I would also add something for if they pick chocolate or another favor, saying other things..

Right now I don't know how to explain this, if you don't understand please tell me.  I will try and come up with a better way of explaining things.  I am not actually writting a program about icecream, but about something else.  I can show you my code so far, but it isn't all that great.  I am still new to C++

123
Entertainment District / Plans
« on: September 15, 2005, 04:15:47 pm »
Plans is Death Cab for Cutie's newest CD.  It's amazing.  If you like them, then you should defintly, buy/download the cd.  The best song on there I think is "Soul Meet Body".  But, all the other songs are also very good. 


124
Graphics / My newest Siggy
« on: September 09, 2005, 04:55:42 pm »
Nothing special, I just thought it was funny. :)

And plus, I didn't think a boarder went with this one.. so I didn't make one.


125
Trash Can / Test
« on: September 09, 2005, 04:54:56 pm »
Maybe?

126
Introductions! / Me
« on: August 29, 2005, 11:34:14 pm »
Hi, I am Brandon.  I am known as AntiVirus@uswest and tS-eNvY-@uswest.  I am the leader/founder of Clan tS.  I am also Brandon on the vL forums as well.

I am a friend of Rons' (iago) and I think he is uber sexy.

Also, I was the one who suggested this, but Myndfyre beat me to the first introduction!!
Quote
Brandon: Ron!
Brandon: I demand that you have an introduction forum on your forums!
Brandon: Geez!!
Brandon: How do people know who is who?!
Brandon: Rofl..
Ron: It wasn't me!
Quote
I'm psychic and predicted somebody wanted this board made.
Newby lies!! He isn't psychic, Rons tells him things!! LIAR!

Pages: 1 ... 7 8 [9]