C语言 常用单词

转载:http://www.cnblogs.com/hellokitty1/p/3961344.html

main 主要的      printf(print  format)格式输出     include  ,    return   ,if   ,else  ,switch   ,case 机箱;案例; default  默认    ,for    while
 break 暂停;间断;  continue   math    int   char 字符;   float 浮动;浮点数;   short   long       double 双精度浮点数   define 定义;鉴定;去边;     void 空白的;作废;    scanf 格式输入  size   function 函数 .

原文地址:https://www.cnblogs.com/alloevil/p/5939242.html