logo of website

linuxC, 极优秀的系统编程!

-- linuxC速写 --

linuxC是linux环境下的GNU C,目前已被广泛使用。
之所以被广泛关注,是因为其编译器是被免费提供的强大的GCC。

-- linuxC语法描述 --
/* ... */ Defines a comment 多行注释
// ... Defines a line comment 单行注释
typedef Defines a typename alias 类型别名
sizeof Calculate the size of express or type 计算变量表达式或数据类型的所占空间尺寸

返回 Qlearn学堂


求索空间©2013~2016