I am still learning C programming and had a question regarding pointers. If I create a pointer in main and assign a value, then pass the pointer to another function, should it contain the same...