Software source code that solves all your problems.

A forum for the discussion of issues technical and computer.
Post Reply
Rhalin
Posts: 37
Joined: Tue Jun 24, 2003 6:01 pm
Contact:

Software source code that solves all your problems.

Post by Rhalin »

Dunno if any of you all program C++ much, but I've recently discovered a little tidbit of code that could rid you of all your programming ills. A simple few lines of source capable of doing nearly anything at all!


void main()
{
Question theQuestion;
Answer theAnswer = reinterpret_cast<Answer>(theQuestion);
}


The only thing you need to do is construct a Question class describing the problem, and an Answer class describing how you would like the answer to look!





....please don't hurt me.... *sneaks away*
Like an Angel with Broken wings
To fall from the Heavens

I soar above the earth
neither there, nor here

http://www.xanga.com/rhalin
gray
Posts: 61
Joined: Sat Feb 22, 2003 12:03 pm
Location: k-vile
Contact:

Post by gray »

Heh, heh...

Wow, semantic tackyness. I haven't seen tacky reflexivity jokes in some time. Most of the locals don't get them. Props.
What we see as Truth is often Collective Speculation
Post Reply
Users browsing this forum: No registered users and 0 guests