Re: va_arglist

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

 



"Austin, Alex" <Alex.Austin@xxxxxxxxxxxxxxx> writes:

> Is there any way to write code to generate a variable argument list
> and call a variable function?

There is no portable way to do this.  You may be able to use the FFI
library.  It's distributed with gcc, in the libffi directory.

Ian

[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