return ret_value; } int main(void) { ... my_function(12, "abc", 6, 7, 8); ... } 說明: #include <stdarg.h>. 要使用不具名參數之功能必需加入本行, ...
確定! 回上一頁