2005年4月9日

Item07. 常量与指针的联姻(Const Pointers and Pointers to Const)

摘要: Item07. Const Pointers and Pointers to Const由于常量与指针联姻的方式不同形成了多种貌合神离的结晶:常量指针、指向常量的指针、指向常量的常量指针--------------------------------------------------------... 阅读全文

posted @ 2005-04-09 11:27 张大大123 阅读(77) 评论(0) 推荐(0) 编辑

导航