共用方式為


編譯器錯誤 C2704

'identifier': __va_start 內建只允許在 varargs 中

__va_start 內建函式用在具有固定數目之引數的函式宣告中。