컴퓨터 시스템
Sizes of data types in x86-64 architecture
내가하루다
2021. 10. 15. 11:17
728x90
포인터는 8-byte의 크기를 가집니다.
sizeof 함수를 통해 직접 확인할 수 있습니다.
728x90