Rules to live by
Im not gonna lie, thats cold, but funny haha.
Right before you do something stupid, ask your friend to hold the beer, or finish it right there.
Hook the towstrap onto your truck BEFORE you drive into the mudhole.
Right before you do something stupid, ask your friend to hold the beer, or finish it right there.
Hook the towstrap onto your truck BEFORE you drive into the mudhole.
I never knew you did a bit of programming. Thats cool.
+1 for what you said.
I used to be a Dodge, then Ford, then Chevrolet kind of guy, but within the past several years, I've been converted. Now I'm right there with you, Dodge > Chevrolet > (Ford < Crap).
string main(string make)
{
if (make == "Dodge")
{
pwnage = true;
make = "Best.";
}
else if (make == "Chevrolet")
{
pwnage = false;
make = "OK.";
}
else if (make == "Ford")
{
pwnage = false;
make = "Crap.";
}
else
{
BlueScreenOfDeath();
}
return make;
}
+1 for what you said.
I used to be a Dodge, then Ford, then Chevrolet kind of guy, but within the past several years, I've been converted. Now I'm right there with you, Dodge > Chevrolet > (Ford < Crap).
string main(string make)
{
if (make == "Dodge")
{
pwnage = true;
make = "Best.";
}
else if (make == "Chevrolet")
{
pwnage = false;
make = "OK.";
}
else if (make == "Ford")
{
pwnage = false;
make = "Crap.";
}
else
{
BlueScreenOfDeath();
}
return make;
}
Last edited by jasonw; Feb 25, 2009 at 04:23 PM.
Wow... That makes me feel a ton better now. I had java two semesters ago, c++ this semester, systems programming (as400) this semester. etc... Glad to see there are more computer field people on the site who also can turn a wrench. Im the only one im my major at my college :rollseyes:







