StupidBeauty
Read times:305Posted at:Thu Sep 8 05:38:03 2011
- no title specified

多年不用C语言,竟然把scanf函数的用法都搞忘记咯

scanf的用法:

其调用格式为: scanf("<格式化字符串>",<地址表>);

在第二个参数中给出的是地址表。

如果要输入一个整数的话:

int AInt=0; //要输入的整数。

scanf(“%d”,&AInt); //输入整数。

Your opinions
Your name:Email:Website url:Opinion content:
- no title specified

HxLauncher: Launch Android applications by voice commands