undefined main 的通常解决方法

/usr/lib/gcc/i686-linux-gnu/4.4.5/../../../../lib/crt1.o: In function `_start': (.text+0x18): undefined reference to `main' collect2: ld returned 1 exit statuslinux     通常出现这个问题是main打错了,或者没有写main,或者ma
相关文章
相关标签/搜索