I was browsing through some documentation and questions/answers and saw it mentioned. I read a brief description, stating that it would be basically a promise from the programmer that...
For example, int result; result = 125/100; or result = 43/100; Will result always be the floor of the division? What is the defined behavior? 6 Answers 6