... in function parameter list

Jan 1, 2022 at 7:04pm
Hi folks,
Could someone please explain to me the use of "..." in this funtion's parameter list? I tried looking it up but found nothing. Thank you!

 
void mustStoreCmd(const char * format,...)
Last edited on Jan 1, 2022 at 7:04pm
Jan 1, 2022 at 8:12pm
Jan 2, 2022 at 1:05am
Thank you keskiverto. This is brilliant! Very useful.
Topic archived. No new replies allowed.