C Programming - Complicated Declarations - Discussion
Discussion Forum : Complicated Declarations - General Questions (Q.No. 12)
12.
What do the following declaration signify?
char *scr;
Discussion:
2 comments Page 1 of 1.
Nitin said:
1 decade ago
scr is pointer to char because it point to the memory address of char value.
Ashwini said:
6 years ago
What is meant by scr?
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers