C C 语语言言符符号号控控制制命命令令表表
编译指令
://—单行注解;/*多行注解*/
基本数据类型 (int,float,double,char,void )
用户自定义数据类型格式
t y p e d e f s t r u c t {
数据类型 变量序列1; 数据类型 变量序列1; ...
}自定义数据类型的名称;
保留字
_a t _,a l i e n ,b d a t a ,b r e a k ,b i t ,c a s e ,c h a r ,c o d e ,c o m p a c t ,c o n s t ,c o n t i n u e ,d a t a ,
d e f a u l t ,d o ,d o u b l e ,f a r ,e l s e ,e n u m ,e x t e r n ,f l o a t ,f o r ,g o t o ,i f ,f u n c u s e d ,i d a t a ,i n t , i n l i n e ,i n t e r r u p t ,l a r g e ,l o n g ,p d a t a ,_p r i o r i t y _,r e e n t r a n t ,r e t u r n ,s b i t ,s f r ,s f r 16, s h o r t ,s i g e n d ,s i z e o f ,s m a l l ,s t a t i c ,s t r u c t ,s w i t c h c _t a s k _,t y p e d e f ,u s i n g ,u n i o n , u n s i g n e d ,v o i d ,v o l a t i l e ,w h i l e ,x d a t a