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

Re: Building mozart-gtk on powerpc [request for help]



On Wed, Aug 25, 2004 at 01:52:13PM +0200, Kevin Glynn wrote:
> I don't see how va_copy will help me.  OZ_getForeignPointer(...)
> returns a void*, so I will still need to cast it to a va_list to be
> able to call va_copy.

Ah, I wasn't quite sure what you're trying to do. A va_list is an object
you can read and copy, but you cannot construct it or assign to it.

Regards,

Daniel.



Reply to: