I\'m trying to understand at a fundamental level what is the difference in C/C++ between a pointer to an int and a pointer to a char. Consider the following: