C和C++语言学习总结(一)

摘自: c.chinaitlab.com  被阅读次数: 444


yangyi 于 2009-06-27 23:41:45 提供


    知识结构:

    1、if,for,switch,goto

    2、#define,const

    3、文件拷贝的代码,动态生成内存,复合表达式,strcpy,memcpy,sizeof

    4、函数参数传递,内存分配方式,内存错误表现,malloc与new区别

......

Please access the below link to view the full content.