White[320]% g++ over6.cpp White[321]% ./a.out Some sizes: sizeof(char) = 1 sizeof(short) = 2 sizeof(int) = 4 unsigned short k = 97 White[322]%