컴퓨터/C

C sizeof 크기 확인

sayyesdoit 2022. 8. 28. 13:53
sizeof val //변수 val의 메모리 크기
sizeof (int) //자료형 int의 크기