Recent activity by cheesecheaters

4 answers
1
char * a[] = "red shoes";How the space in string constant "red shoes" will be stored in 1-D array in memory?