|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Borland C++ 5.5
On Thu, 09 Mar 2000 19:40:33 PST "Justin Todd" <excuseme32@hotmail.com>
writes:
> Am I dumb or something? What is GCC?
#define KNOWLEDGE_GAINED 0
int main()
{
GCC = "GNU C Compiler";
GNU = "GNU's Not Unix";
Unix = "expensive good operating system";
Linux = "Free good Unix clone";
GCC = "Good compiler";
GCC = "Ported to every platform on the face of the earth";
GCC = "Free";
You = "should be GCC user";
/* yes, I know I'm supposed to use strcat() */
return KNOWLEDGE_GAINED;
}
:)
=================================================================
The GameProgrammer.Com mailing list is for the open discussion
of any topic related to the art, science, and business of
programming games. This list is especially tolerant of beginners.
We were all beginners once
To SUBSCRIBE or UNSUBSCRIBE please visit:
http://gameprogrammer.com/mailinglist.html
|
|