int a = 1;

int *ptr = &a;


printf<<*ptr;


이게 왜 1이 출력대지여?


하이참.. 포인터 공부하느라 새벽4시까지 공부했네 ..하이참...