int foo(void);. This is because in c, foo(void) takes no arguments while foo() takes a infinite number of arguments ...
確定! 回上一頁