View Single Post
  #10  
Old 10-16-2009, 08:49 PM
Sage_Shadowbane Sage_Shadowbane is offline
Graal Developer
Sage_Shadowbane's Avatar
Join Date: Mar 2004
Posts: 585
Sage_Shadowbane will become famous soon enough
Quote:
Originally Posted by Switch View Post
No point making param[0] into params (which does not make the other params as params[#]). Get rid of the s in params, it's param.

[0]
Actually there isn't really any difference, they both work. I actually prefer to use params as its defining parameter"s" (Meaning more than one?) And uhh, what about [0]?
Reply With Quote