For example result of this code snippet depends on which machine: the compiler machine or the machine executable file works?
sizeof(short int)
sizeof is a compile time operator.
sizeof
2.1m questions
2.1m answers
60 comments
57.0k users