[Gambas-user] what is ... in c external function?

Demosthenes Koptsis demosthenesk at gmail.com
Wed Jun 13 19:09:20 CEST 2018


Hello,

i have the next external function in libc

'void errx (int status, const char *format, …)

what is the ... ?

is this correct?

Public Extern errx(status As Integer, format as Pointer)

Thnaks!



More information about the User mailing list