When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For more information use !howto ask.
8 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For more information use !howto ask.
0.0 has type double
0 has type int
[SOLVED] Understanding the representation of the literal 0
there is a literal for float too: 0.0f
0 is an octal literal, maybe thats what it meant
Understanding the representation of the literal 0