Chapter 9: Problem 7
Write a definition for a type called NumberPtr that will be the type for pointer variables that hold pointers to dynamic variables of type int. Also, write a declaration for a pointer variable called my_point that is of type NumberPtr.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.