5.2 指针与函数参数#include #include #include int getch(void);void ungetch(int); /*getint 函数:将输入中的下一个整型数赋值给*pn */int getint(int* pn){ int c, sign; whi... Read More
posted @ 2015-12-01 20:28 天王星B Views(244) Comments(0) Diggs(0)
该文被密码保护。 Read More
posted @ 2015-12-01 16:59 天王星B Views(20) Comments(0) Diggs(0)