[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Is there any way to receive or pass an argument of C type "va_list"?
[Thread Prev] | [Thread Next]
- Subject: Re: Is there any way to receive or pass an argument of C type "va_list"?
- From: T Lee Davidson <t.lee.davidson@xxxxxxxxx>
- Date: Thu, 4 Apr 2024 21:38:13 -0400
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On 4/4/24 21:05, T Lee Davidson wrote:
I need to know if there is a way, or not, to pass or receive a va_list type directly to an external function or by a Gambas function (a callback). If not in Gambas, then perhaps I could write my own shared C library to do va_list conversions.
Correction: I don't need to pass a va_list type, just receive. -- Lee --- Gambas User List Netiquette [https://gambaswiki.org/wiki/doc/netiquette] ---- --- Gambas User List Archive [https://lists.gambas-basic.org/archive/user] ----
Is there any way to receive or pass an argument of C type "va_list"? | T Lee Davidson <t.lee.davidson@xxxxxxxxx> |
Re: Is there any way to receive or pass an argument of C type "va_list"? | Jussi Lahtinen <jussi.lahtinen@xxxxxxxxx> |
Re: Is there any way to receive or pass an argument of C type "va_list"? | T Lee Davidson <t.lee.davidson@xxxxxxxxx> |