Introduction
This file file serves as your book's preface, a great place to describe your book's content and ideas.
Reference:
http://ccckmit.wikidot.com/cp:main
http://openhome.cc/Gossip/CGossip/index.html
https://www.tutorialspoint.com/cprogramming/index.htm
https://www.tutorialspoint.com/c\_standard\_library/index.htm
Terms
primitive type - 基本型別
NULL
BOOLEAN
INT
FLOAT
COMPLEX - 複數
composite type - 複合型別
指標(pointer)
陣列(array)
列舉(enumeration)
結構(structure)
共用區(union)
運算子
引數 (arguments)
位元組 (Byte)
位元 (Bit)
Last updated