C++: Display the contents of a pointer array (Without using array notion?? WTF!!)

/** Displays the contents of the ptrArray. size is ptrArrays size.** REMEMBER: do NOT use array notation, such as a[i]*/ void displayArray(int *ptrArray, int size) { }

Use the order calculator below and get started! Contact our live support team for any assistance or inquiry.

[order_calculator]