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!