最佳答案
我总是搞砸如何正确使用const int*、const int * const和int const *。是否有一套规则来定义你能做什么和不能做什么?
我想知道所有的做的和所有的不做的任务,传递给函数,等等。