填空题:(6分)A pointer allows us to potentially large amounts of data ar
(6分)A pointer allows us to potentially large amounts of data around at low cost: instead of copying the data we simply pass its as a pointer value. The of the pointer determines what can be done to the data through the pointer.
答案:
第1空:pass ||
第2空: address ||
第3空:type ||
答案:
第1空:pass ||
第2空: address ||
第3空:type ||