In C, I am trying to set a pointer\'s value by sending it to a function, but the value wont change outside of the function. Here is my code:
#include