提交 0ff469d3 编写于 作者: B Ben Laurie

Add prototype.

上级 05338b58
...@@ -56,6 +56,8 @@ ...@@ -56,6 +56,8 @@
#undef PROG #undef PROG
#define PROG prime_main #define PROG prime_main
int MAIN(int, char **);
int MAIN(int argc, char **argv) int MAIN(int argc, char **argv)
{ {
int hex=0; int hex=0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册