6.8 — Pointers, arrays, and pointer arithmetic « Learn C++
經安全檢測,此網站為安全網站,請放心前往原始網址!
6.8 — Pointers, arrays, and pointer arithmetic « Learn C++
11 Jul 2007 ... We can use a pointer and pointer arithmetic to loop through an array. Although
not commonly done this way (using indices is generally easier ...