Can someone tell me what I am doing wrong? I want to pass a NULL pointer to a function which will allocate some memory to it and assign it values. Then I want to be able to access the values...