funny variable names...

Pages: 123
Jun 23, 2013 at 8:23pm
Mark +18
Jun 23, 2013 at 11:38pm
int formation;

hehe
Jun 24, 2013 at 5:46pm
closed account (N36fSL3A)
int finity;
Jun 24, 2013 at 6:01pm
for ( t = 40; ...
Jun 24, 2013 at 7:00pm
1
2
3
4
5
6
7
8
short circuit;
unsigned contract;
double trouble;
short oncash;
throw(long boomerang)
{
   return boomerang;
}


that's it, I win in this thread
Jun 24, 2013 at 9:18pm
closed account (N36fSL3A)
1
2
3
long meat;

// It's nasty, I know. 
Jun 24, 2013 at 11:48pm
EssGeEich wrote:
Dedicated to Win8 users
switch(to_windows_7)

I prefer win 8, not only for all the added features, but also because if you have Win 8 on multiple computers/laptop as I do. It synchronize everything between them based on your Win 8 account (from desktop settings, to browser history). And you can use the Skydrive to sync your files between computers as well.
Last edited on Jun 24, 2013 at 11:48pm
Jun 25, 2013 at 12:14am
I really don't want to start an OS fight, but I really prefer Windows 7 because it's not as much intrusive as Windows 8 is, and for file sync I use dropbox + chrome automatically syncs all settings/extensions/etc...
But, we should stop OS fights, that was just sarcastic.
Jun 25, 2013 at 1:14am
OS fights lead to...

const int bickering;
Jun 25, 2013 at 5:04pm
@EssGeEich:
It would be a real pointless OS fight, because its really a matter of preference. I've used every single versions of Windows at one time or another, I still have Win 7 on the desktop that I use on my living room TV. I just personally prefer using Win 8 so far and skydrive as more features then drop-box that I prefer. Also a large reason why I would not revert back to win 7 is because I've gotten used to the touchscreen bit.
Jun 25, 2013 at 6:36pm
Oh, a tablet or a touch-screen desktop monitor?
I'm on a non-touch-screen desktop PC here.
Jun 26, 2013 at 7:20am
virtual int imacy

cause why not.
Jun 26, 2013 at 7:36am
closed account (N36fSL3A)
1
2
3
4
int cest;
return myCar;
float ie;
bool ly; // Get it, Boolly, as in bully? 
Last edited on Jun 26, 2013 at 10:46am by Fredbill30
Jun 26, 2013 at 1:43pm
int ernallyA; void able;
Jun 26, 2013 at 11:30pm
EssGeEich wrote:
Oh, a tablet or a touch-screen desktop monitor?
I'm on a non-touch-screen desktop PC here.

My laptop with Win 8 is touchscreen, My desktop that has Win 8 is not. Since I got this laptop, I've reduced my desktop use by 80%... I blame the screen touchiness.
Jun 27, 2013 at 1:03am
this is one im actually using in a program, so it has the added greatness of being relevant.
virtual ~Poop(); although not a variable, never the less it kind of fits
Jun 27, 2013 at 1:47am
closed account (N36fSL3A)
virtual Reality(); // Thanks Paoletti for reminding me about the virtual keyword :P
Last edited on Jun 27, 2013 at 1:47am by Fredbill30
Jun 27, 2013 at 4:53pm
int ensity;
Jun 27, 2013 at 5:56pm
closed account (N36fSL3A)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
int el;
int egrity;
int ernet;
int erview;
int uit;
int erfusing;
int erlinked;
int erjoined;
int erlinear;
int erlaying;
int erlacing;
int ermeshes;
int erlooped;
int erfolded;
Jun 27, 2013 at 8:23pm
im tired of hearing your
const int bool
? nope not funny
Pages: 123