View Single Post
  #59  
Old 04-01-2007, 01:00 AM
JkWhoSaysNi JkWhoSaysNi is offline
Ruler of the graalaxy
Join Date: Feb 2005
Location: Great Britain
Posts: 488
JkWhoSaysNi is on a distinguished road
Send a message via ICQ to JkWhoSaysNi
if (var) is simpler and more efficient.

when you do if (var == true) the interpreter is basically doing 2 checks.
__________________

Coming soon (Hopefully:P)
Reply With Quote