1 line
48 B
Nim
1 line
48 B
Nim
echo "An int contains ", sizeof(int), " bytes."
|
echo "An int contains ", sizeof(int), " bytes."
|