2 lines
48 B
Nim
2 lines
48 B
Nim
|
|
echo "An int contains ", sizeof(int), " bytes."
|
|
|
echo "An int contains ", sizeof(int), " bytes."
|