Format: AllC/C++CSSTextshell script Advanced Search
209: va_start (ap, res); 210: vprintf(msg, ap); 211: va_end (ap);