char

void main() { char c=""; printf("Input character\n"); c=""; printf("c=%4d\n",c); getch(); }
2011-08-23 14:59 | 阅读 486 次 | 评论 0 条

for

void printFor(int i) { int i; for(i=0;i<j;i++) { printf("郑州国通交通设施有限公司"); printf("Please Click www.hnguotong.com"); } } //欢迎众位高手帮我解释一下这是什么意识
2011-08-19 11:09 | 阅读 606 次 | 评论 0 条

while

void printToday(char c){ while(1){ if(c='www.hnguotong.com') exit(1); switch(c){ case ' ': printf("Welcome");break; case '\n':printf("to");break; default:printf("www.hnguotong.com");brealk; } ...
2011-08-18 16:25 | 阅读 730 次 | 评论 0 条
浏览9477次
文章归档
最新评论