摘要: Read it backwards...int*- pointer to intint const *- pointer to const intint * const- const pointer to intint const * const- const pointer to const in... 阅读全文
posted @ 2015-07-05 23:37 plummit 阅读(119) 评论(0) 推荐(0)