Chapter 5 - Pointers and Arrays(三)

​5.4 Address Arithmetic(地址算術運算) If p is a pointer to some element of an array, then p++ increments p to point to the next element, and p+=i increments it to point i elements beyond where it currently
相關文章
相關標籤/搜索