View Single Post
  #1  
Old 10-25-2007, 07:52 PM
projectigi projectigi is offline
Registered User
Join Date: Jan 2004
Posts: 403
projectigi is an unknown quantity at this point
Variadic-type fucntions

Hi,

I think this would be a nice addition for functions

where you can have a variable argument list
so, basically just a way to receive undefined arguments like a function can have anywhere from 0 to infinite arguments(well theoretically but infinite isnt really possible :P)
Reply With Quote