谢谢您对新手的帮助

cilanglang 2007-07-31 10:40:20
如何把以下PRINTF出来
MENU
1.input the students` name and scores
2.search scores of some students
3.modify scores of some students
4.list all students` scores
5.quit the system

请指教 谢谢 谢谢
...全文
155 8 打赏 收藏 转发到动态 举报
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
cilanglang 2007-07-31
  • 打赏
  • 举报
回复
给过你拉 谢谢
cilanglang 2007-07-31
  • 打赏
  • 举报
回复
哈哈 谢谢
怎么给你分数呀?
谢谢
lockhall 2007-07-31
  • 打赏
  • 举报
回复
多看看基礎的C書,慢慢來
bargio_susie 2007-07-31
  • 打赏
  • 举报
回复
我晕...

#include<stdio.h>
main()
{
printf("Tuput the students` name and scores\n");---->注意这里.
}
cilanglang 2007-07-31
  • 打赏
  • 举报
回复
你看看我写的哈
#include<stdio.h>
main()
{
printf("Tuput the students` name and scores"\n);

可是就是运行不了
错误: unterminated string or character constant infunction main
bargio_susie 2007-07-31
  • 打赏
  • 举报
回复
汗,真是这个意思啊.

printf("1.input the students` name and scores\n");

下面的照着这个来就是了
cilanglang 2007-07-31
  • 打赏
  • 举报
回复
前面还有个1.呢 我写出来总有错误 不知道为什么 刚开始学 见笑了
bargio_susie 2007-07-31
  • 打赏
  • 举报
回复
什么意思...

不会要这样的吧printf("input the students` name and scores\n");

69,364

社区成员

发帖
与我相关
我的任务
社区描述
C语言相关问题讨论
社区管理员
  • C语言
  • 花神庙码农
  • 架构师李肯
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧