[DGD] Re: varargs int ...

Erwin Harte harte at is-here.com
Sat Feb 21 20:15:47 CET 2004


On Sat, Feb 21, 2004 at 02:09:32PM -0500, Michael McKiel wrote:
>  --- Erwin Harte <harte at is-here.com> wrote: 
> > The only way I can see to be 100% sure what parameters were provided
> > or not, is by using the ellipsis:
> > 
> >     string strstr(string str, int start, varargs mixed extra...) {
[...]
> >     string strstr(string str, int start, varargs mixed end) {
[...]
> > Hope that helps,
> 
> Just to clarify, its a substr() function :), and yeah that helps a lot...

Hm.  You refer to strstr() twice in your original message, so that's
what I used as an example. :-)

Erwin.
-- 
Erwin Harte <harte at is-here.com>
_________________________________________________________________
List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list