Constant Pointer

Home > Computer Science > Programming Languages > Pointers > Constant Pointer

A pointer that cannot be changed to point to any other memory location.