va_start () - C函数. C库宏void va_start(va_list ap, last_arg) 初始化ap 就根据va_arg 和va_end 宏用的变量。last_arg 是最后一个已知的固定参数被传递给函数,即该 ...
確定! 回上一頁