
10-25-2007, 07:52 PM
|
|
Registered User
|
Join Date: Jan 2004
Posts: 403
|
|
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) |
|
|
|