const int* const is the same as int const* const and means "constant pointer to constant int". Edit: For the Dos and Don'ts, if this answer isn't enough, could ...
確定! 回上一頁