Pointer to an Array

Home > Computer Science > Programming Languages > Pointers > Pointer to an Array

A pointer to an array is a pointer that points to the first element of an array.