Hi everybody,

My question is: What is the difference between these two statements const char* p and char* const p ?

I appreciate your help,

Wesam