编程英语:常见代码错误 error 语句学习(3)
-
error 1: File not found 文件未找到
-
error 2: Disk full 磁盘满
-
error 3: Invalid compiler directive 无效的编译命令


-
error 4: Too many files 文件太多
-
error 5: Undefined type in pointer def 指针定义中未定义类型

def 是 define 的缩写
历史:
编程英语:常见代码错误 error 语句学习(2)
编程英语:常见代码错误 error 语句学习(1)