零基础学的c语言为啥照着书上打的提示好多错误
c语言吧
全部回复
仅看楼主
level 8
A啊~~~ 楼主
零基础学的c语言
为啥照着书上打的提示好多错误
2019年07月02日 03点07分 1
level 9
你源文件的后缀都错了。。。是.c
2019年07月02日 03点07分 2
这样啊,谢谢谢谢
2019年07月02日 03点07分
level 12
c#项目玩c可还行
2019年07月02日 13点07分 3
level 1
话说你用的是什么软件?
2019年07月02日 18点07分 4
level 8
😳我也在看这本书
2019年07月03日 00点07分 5
level 6
同志我想要你这个编译器,请给一个链接好嘛?
2019年07月03日 00点07分 6
不就是VS么。。。。
2019年07月03日 00点07分
下载的时候没有语言选择~
2019年07月03日 00点07分
吧里精品贴有链接啊
2019年07月03日 06点07分
@佩奇奇提 下载3个g而已啊
2019年07月03日 06点07分
level 11
你这是写c#项目的
2019年07月03日 00点07分 7
level 5
学c可以找我
2019年07月03日 02点07分 8
才刚入门,啥都不懂[不高兴]
2019年07月03日 06点07分
我也就比你学前面一点[呵呵]
2019年07月03日 10点07分
回复 坏坏哒雾岛 :不懂可以问我
2019年07月05日 01点07分
level 5
一起学
2019年07月03日 02点07分 9
/data/user/0/coding.yu.ccompiler.new/ 11 files/default.c:8:19: error: expected ;,'' or ')' before '&' token void OutPut(LINE *&head) /
2020年06月22日 07点06分
你可以跟我说一下这个错误吗
2020年06月22日 07点06分
#include <string.h> #
include typedef struct line { char *data; struct line *next; }LINE; //创建链表,向里面输入文本数据 void OutPut(LINE *&head)
2020年06月22日 07点06分
level 6
include,确定你打的l,不是1?
2019年07月03日 04点07分 10
下面没报错,写的是L不是1
2019年07月03日 04点07分
level 12
vs是全宇宙最好的ide!!!然而我选择mingw+notepad
2019年07月03日 04点07分 11
level 5
.cs文件是c#[汗]
2019年07月03日 11点07分 12
level 1
你这是c#面向对象的c语言
2019年07月03日 12点07分 13
level 5
请问这是什么编译器呢,在哪里下载的
2019年07月03日 12点07分 14
vs,吧里精品贴就有
2019年07月04日 07点07分
@A啊~~~ vs有用于c语言的编辑器吗
2019年07月05日 12点07分
@nana7酱😘 改后缀就行,我已经解决了,考虑录个视频出教程
2019年07月05日 13点07分
@nana7酱😘 VS2019官方有社区免费版,别告诉我学C语言的不知道VS
2019年07月13日 14点07分
level 12
c#大佬你好
2019年07月03日 12点07分 15
1 2 尾页