aim to be different neil
Announcement
Collapse
No announcement yet.
Random Thread
Collapse
This topic is closed.
X
This is a sticky topic.
X
X
-
Floccinaucinihilipilification
-
Originally posted by Kielan View PostAnyone with C++ experience, do you see why this wouldn't build?
#include
#include
using namespace std;
int main ()
{
double bob, carol;
string ted = "98.6";
string alice = "variable";
bob = 98;
carol = 98.6;
cout << "Bob is " << bob << endl;
cout << "Carol is " << carol << endl;
cout << "Ted is " << ted << endl;
cout << "Alice is " << alice << endl;
}
It's been probably 6 years since I've used C++, but that's what I'm thinking.
www.fluidmotorunion.com
www.stanceworks.com
Originally posted by OxerI'm pretty sure I will molest any exhaust systems you leave lying around
Comment
-
Originally posted by Zack01GC View PostThy shift knob is reversed.
Originally posted by Average_Jerk View Postshes in england. 2 of the 3 words in that statement should help you understand why its wrong
Stubborn old man <3
Originally posted by JershRT changes lives.
Comment
-
Got an email from APAC yesterday, "Sean we know you only cover Americas but we can't figure this out we've been trying for 3 days, please help!"
Spent about 10 minutes on it and replied.
"Sean, its fixed, thank you!"
I should get a raise.
Comment
Comment