3 variant questions

Saaa empty at needmail.com
Tue May 12 02:17:38 PDT 2009


> Saaa wrote:
>> ...
>> Passing variadic arguments as ref I think is what I am asking for :)
>
> You can't.  You have to explicitly take the address of the arguments.
>
>  -- Daniel

Like this ?
*_argptr = 10;
:D

I don't know how to tell the compiler I want to write data there.




More information about the Digitalmars-d-learn mailing list