Ok, this was a bit too much for me. How do you read these declarations?
char *(*(**myCBT[][10])())[];
Please note: I’m not specifically asking for this example but for a general rule of thumb if a beginner like me faces a tough puzzle like this.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use David Anderson’s Clock wise spiral rule for reading such notations.