White[313]% g++ over5.cpp White[314]% ./a.out Some sizes: sizeof(char) = 1 sizeof(short) = 2 sizeof(int) = 4 int i = 97 White[315]%