[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: Fri, 5 Apr 2024 12:43:30 -0400
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On 4/4/24 17:12, T Lee Davidson wrote:
If not possible in Gambas, would a C program be able to process a va_list if it's pointer was passed to it?
To answer my own question, yes, a C program can process a va_list if it's pointer is passed to it from Gambas. -- 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> |