在程序的最后加上getch();
如:
#include "stdio.h" #include "conio.h"
main() { printf("Hello, world\n"); getch(); }
以前不是有一个可以查函数的工具吗?
现在怎么没有了啊?
http://bbs.bc-cn.net/bbs/dispbbs.asp?boardID=38&ID=2046&page=1
老大,谁有C-Free 3.5的破解版。
谢了!
那还不如在VC++里面搞啊