const *
* const
int *const p;
const int *p int const *p
const is one of storage classes and is read at its order, not just "to the right".