Pointer to constant and constant pointer
Pointer to constant and constant pointer are bit confusing terms for some people but in this article I will try to make it clear. In my previous blog “Pointers. An indirect data access” we have discussed in a simple way that how you can access data by using pointers. This topic is the continuation of the previous one (please have a … Continue Reading….