主页
1.1.
前言
1.2.
概览
1.3.
C开发心得
1.3.1.
字符串
1.3.2.
内存
1.3.3.
文件
1.3.3.1.
open
1.3.3.2.
stat
1.3.3.3.
realpath
1.3.4.
bool布尔
1.3.5.
int整数
1.3.6.
内联汇编
1.3.7.
可变参数
1.3.8.
修饰符
1.3.8.1.
const常量
1.3.8.2.
restrict
1.3.9.
其他
1.3.9.1.
syscall
1.3.9.2.
enum枚举
1.3.9.3.
错误码errno
1.3.9.4.
正则
1.4.
附录
1.4.1.
参考资料
本书使用 HonKit 发布
C开发心得
C开发心得
整理C语言开发期间的各种心得。
主要是以常用代码段,常用函数的方式,整理出来。
目前大多数代码都已整理到自己的在线的库中了:
C语言版本的crifanLib
https://github.com/crifan/crifanLib/blob/master/c/crifanLib.c
https://github.com/crifan/crifanLib/blob/master/c/CrifanLib.h
results matching "
"
No results matching "
"