Actualités

Declare an integer variable "number" and an integer pointer "pointer". Allow the user to input an integer, store it in "number", and then use the pointer "pointer" to access and modify the value of ...