Tag: programming languages
Questions Related to programming languages
I want to declare a pointer to a constant int variable ,pointing to a constant memory location. What is the syntax?
I want to declare a pointer to a constant int variable ,pointing to a constant memory location. What is the syntax?