View Single Post
  #15  
Old 04-30-2007, 03:21 PM
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
I'm pretty sure that having function whatever(NULL) will not read by the graal in the way you want it to be. The compiler will think that the function takes an argument... then you send NULL to it. All it will do is slightly reduce the efficiency of the script.
__________________

Coming soon (Hopefully:P)
Reply With Quote