const int* ps   //指向常量的指针
int *const ps  //指针常量
posted on 2009-09-17 22:25  Myhsg  阅读(164)  评论(0编辑  收藏  举报