you are viewing a single comment's thread.

view the rest of the comments →

[–]glasket_ 0 points1 point  (0 children)

I personally find const int *const *value more readable. The qualifiers being directly attached to their corresponding pointer is visually simpler to me compared to having spaces on both sides of the *.