用xcode运行带scanf的
xcode吧
全部回复
仅看楼主
level 5
djinwjinw
楼主
用xcode运行带scanf的C语言就总是出现这个,求大神教我调试!
2016年04月13日 08点04分
1
level 5
djinwjinw
楼主
2016年04月13日 08点04分
2
level 5
djinwjinw
楼主
顶
2016年04月14日 00点04分
3
level 5
djinwjinw
楼主
顶
2016年04月15日 10点04分
4
level 5
djinwjinw
楼主
求大神
2016年04月15日 10点04分
5
level 5
djinwjinw
楼主
2016年04月15日 10点04分
6
level 1
ºCatch
你的1.h包含stdio.h了吗?
2016年04月18日 11点04分
7
djinwjinw
请问什么意思?
2016年04月18日 12点04分
ºCatch
回复 djinwjinw :你没有引入库文件 怎么用库函数 程序最前加上#include <stdio.h>
2016年04月18日 12点04分
djinwjinw
@ºCatch
麻烦你告诉我下应该怎么写吧
2016年04月18日 15点04分
level 15
大学霸_IT达人
没有引入库文件
-------------------iOS 9音频应用开发基础教程
-------------------iOS 9.3应用开发基础教程套装
-------------------Apple Watch开发快速入门教程
-------------------HealthKit开发快速入门教程
-------------------iOS游戏框架Sprite Kit基础教程
-------------------Swift游戏开发实战教程
-------------------Swift2.2语言快速入门
2016年04月19日 02点04分
8
djinwjinw
我是C语言
2016年04月19日 08点04分
level 10
ImTyz001
没引入库文件
2016年04月25日 11点04分
9
djinwjinw
怎么引入?
2016年04月26日 00点04分
ImTyz001
回复 djinwjinw :把你的1.h换成stdio.h
2016年04月26日 00点04分
djinwjinw
@ImTyz001
换过试了还是不行
2016年04月26日 00点04分
ImTyz001
回复 djinwjinw :#include<stdio.h>
2016年04月26日 01点04分
level 4
李烁航
楼上说的都对!#include <stdio>. Xcode 应该自动创建的
2016年04月25日 15点04分
10
1