摘要: Read it backwards (as driven by Clockwise/Spiral Rule)... int* - pointer to int int const * - pointer to const int int * const - const pointer to int 阅读全文
posted @ 2017-06-19 04:52 WenYao.Huang 阅读(270) 评论(0) 推荐(0) 编辑