Livejournal
Log in
Post
Friends
My journal
gangleon
немного философского...
Apr 17, 2007 20:22
if (myVar == true)
return true;
else if (myVar == false)
return false;
else
return !true && !false;
Leave a comment
Read comments 7
Previous post
Next post
Up