Is there a set of rules that helps us understand the definition of variables with different order of declarators and keywords ?
Asked
Active
Viewed 67 times
0
-
3Does this answer your question? [What is the difference between const int\*, const int \* const, and int const \*?](https://stackoverflow.com/questions/1143262/what-is-the-difference-between-const-int-const-int-const-and-int-const) – mediocrevegetable1 Mar 20 '21 at 07:54
-
1Please read https://isocpp.org/wiki/faq/const-correctness – Karl Knechtel Mar 20 '21 at 07:55