SyntaxFix
Write A Post
Hire A Developer
Questions
I think in this case they are the same, but here is an example where order matters:
const int* cantChangeTheData; int* const cantChangeTheAddress;