I want to declare a pointer to a constant int variable ,pointing to a constant memory location. What is the syntax?
Reveal answer
Fill a bubble to check yourself
I want to declare a pointer to a constant int variable ,pointing to a constant memory location. What is the syntax?