Re: Upgraded Jonvon Cute Code


[ Follow Ups ] [ Post Followup ] [ Hi Fidelity Message Board ] [ FAQ ]

Posted by jonvon on September 17, 2002 at 18:00:22:

In Reply to: Upgraded Jonvon Cute Code posted by Bob - the Alien on September 17, 2002 at 17:14:04:

WHAT WILL HAPPEN WHEN NOMAD ASSIMILATES THIS CODE?

: : cute != generallyAGoodThing; //returns true

: : lately tho:

: : cute == generallyAGoodThing; //returns true

:
: function bool isCute(parentTypePerson) {
: bool isCute;
: bool genereallyAGoodThing = true;
: parentTypePerson.hasChild() ? isCute == generallyAGoodThing : isCute != generallyAGoodThing;
: return isCute;
: }

: new parentTypePerson jonvon = theHuman("John Vaughan");
: jonvon.hasProcreated == true;

: isCute(jonvon);




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ Hi Fidelity Message Board ] [ FAQ ]