The Clockwise/Spiral Rule
The Clockwise/Spiral Rule 는 David Andersion이 만든 마법의 도구로 C/C++ 개발자가 몇 초 내에 구문 선언의 의미를 정의할 수 있다.
https://c-faq.com/decl/spiral.anderson.html
Clockwise/Spiral Rule
[This was posted to comp.lang.c by its author, David Anderson, on 1994-05-06.] --> The ``Clockwise/Spiral Rule'' By David Anderson There is a technique known as the ``Clockwise/Spiral Rule'' which enables any C programmer to parse in their head any C decla
c-faq.com
https://www.geeksforgeeks.org/clockwise-spiral-rule-in-c-c-with-examples/
Clockwise/Spiral Rule in C/C++ with Examples - GeeksforGeeks
A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
www.geeksforgeeks.org