int tolower(int c)和int toupper(int c)如何使用文章摘要:这么简略??是书上的标题吗? 持续追问: 嗯啊, Instrumental leadership 如何翻译? 。试验书上的。不晓得怎么用。。。运行成果总是犯错。麻烦给个详解吧, indesign软件中方框如何在打印的时候不显示? ! 弥补答复: #includectype.h #includestdio.h int tolower(int a) { return a; } int toupper(int a) { return a; } void main() { char a,b; scanf("%c"
|
|
时间:2013-09-20 22:44来源:未知 作者:admin 点击:
次 《int tolower(int c)和int toupper(int c)如何使用》
| |