Hard Light Productions Forums

Off-Topic Discussion => Programming => Topic started by: blackhole on November 16, 2009, 07:25:20 am

Title: Amusing Code
Post by: blackhole on November 16, 2009, 07:25:20 am
found this in the C++ boost library documentation:
 
Code: [Select]
void find_the_question(int the_answer);

boost::thread deep_thought_2(find_the_question,42);
Title: Re: Amusing Code
Post by: Colonol Dekker on November 16, 2009, 08:47:41 am
I don't know what any of that means.
Title: Re: Amusing Code
Post by: Herra Tohtori on November 16, 2009, 09:13:04 am
I do.

I lol'd. :lol:
Title: Re: Amusing Code
Post by: Colonol Dekker on November 16, 2009, 09:23:27 am
Ahh second read prompts a Hitchikers guide recall. Damn. . . . I'm geekier than I thought.
 
 
Muffled lol.
Title: Re: Amusing Code
Post by: Thaeris on November 16, 2009, 02:31:49 pm
I'm quite familiar with the whole "42" thing, though I've actually never read those novels.

Might have to be my next sci-fi adventure, eh?
Title: Re: Amusing Code
Post by: haloboy100 on November 16, 2009, 02:35:56 pm
Rofl, I know absolutely nothing about C++, but seeing the number "42" made me lol.

Wow, I have no life.
Title: Re: Amusing Code
Post by: Colonol Dekker on November 16, 2009, 02:38:06 pm
'Deep thought', and 'the question' kinda made it blatant.
Title: Re: Amusing Code
Post by: Thaeris on November 16, 2009, 04:55:49 pm
Blatant enough that you missed it the first time around.  :P
Title: Re: Amusing Code
Post by: Colonol Dekker on November 16, 2009, 05:20:48 pm
I couldn't see the forest for the trees........



Too much codeshield for my non-coder eyeballs.