>> Assuming that is a call, what is wrong with var args?
>  >
>> myWidget->align( FL_ALIGN_LEFT, FL_ALIGN_INSIDE )
> 
> How do you know where the end of the arguments is?
> (Answer: you don't)

        If he's suggesting varargs aka. stdarg(3),
        the end of the arguments would be va_end.
_______________________________________________
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to