tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: xdrproc_t prototype



> The variadic aproach can not work w/o proper casts back as David
> explained - or making all the functions realy use varargs.

That depends on what you mean by "work".

It certainly can work in the sense of "the code runs and does what is
intended".  However, David is right in that it will be depending on
something the language does not promise and thus is liable to break on
some of our ports - or on the next compiler release for this one
(whichever "this one" is).

/~\ The ASCII                             Mouse
\ / Ribbon Campaign
 X  Against HTML                mouse%rodents-montreal.org@localhost
/ \ Email!           7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index