常量段const放在那里比较
const char *p = "234";
const char * const p ="123';

头大了。

Posted on 2008-06-18 17:38 micheal's tech 阅读(86) 评论(0)  编辑 收藏 引用