A pointer in C++ is used to share a memory address among different contexts (primarily functions). They are used whenever a function needs to modify the ...
確定! 回上一頁