Re: va_arglist

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

 



Austin, Alex wrote:
That's all about unpacking an arglist.

No, it does both 'packing' and 'unpacking'.

I need to pack an arglist. Also, the function in question isn't
actually printf, but a custom API, and it doesn't have a vprintf
equivalent.

If your architecture is supported by libffi, and the vargs ABI is the same as the ABI for fixed args, libffi should do exactly what you need.

David Daney


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux