A few issues, in no particular order: put main last to avoid the need for a prototype. main normally takes argc/argv parameters.
確定! 回上一頁