va_start (al,larg);. Now to access each argument, we must know the expected type of the argument type var_name = va_arg(al,type);.
確定! 回上一頁