Wow, you actually realized it.
I wasn't expecting it from you.
'); document.write(''); var yuipath = 'clientscript/yui'; var yuicombopath = ''; var remoteyui = false; } else // Load Rest of YUI remotely (where possible) { var yuipath = 'https://ajax.googleapis.com/ajax/libs/yui/2.9.0/build'; var yuicombopath = ''; var remoteyui = true; if (!yuicombopath) { document.write(''); } } var SESSIONURL = ""; var SECURITYTOKEN = "guest"; var IMGDIR_MISC = "warmane/misc"; var IMGDIR_BUTTON = "warmane/buttons"; var vb_disable_ajax = parseInt("0", 10); var SIMPLEVERSION = "422"; var BBURL = "https://forum.warmane.com"; var LOGGEDIN = 0 > 0 ? true : false; var THIS_SCRIPT = "showthread"; var RELPATH = "showthread.php?page=688&t=179194"; var PATHS = { forum : "", cms : "", blog : "" }; var AJAXBASEURL = "https://forum.warmane.com/"; var CoTTooltips = { rename: true, icons: false, iconsize: 15, qualitycolor: true, overridecolor: { spells: '#839309', items: '', npcs: '#fff', objects: '#fff', quests: '#ffb100', achievements: '#fff' } }; // -->
I had my deep thoughts days :x....
You know what else is pointless?
A do while loop.
do
{
int Grymn = 17;
if (Grymn >= 1)
{
cout << "Here we go again.";
Grymn--;
}
else if (Grymn == 0)
cout << "Phew, he's gone.";
else
cout << "This is stupid.";
} while (Grymn > 0)
Best coding ever.
I popped a couple hail dents out of my car door using a heat gun and a can of air this morning. MuuuuHAHAHAHA!
I want to tattoo my neck but unless I become some tattoo artist or rock star or whatever, it will not be acceptable in any job.
Do it on the back of your neck so your hair covers it. Couple people I work with have tattoos there.
I wouldn't suggest the neck.
Beat you to it. I already have a tattoo on the back of my neck. It's a snake.
Hah cool. What else do you want tattoo'd on your neck?
Is cout the print function for C++?