CINT was behaving like INT.
INT truncates a number to the the next lowest integer. CINT was doing the same thing.
CINT is supposed to round numbers, which it now does.
Barely a moment after sharing the program, I decided to immediately tackle a few personal annoyances: I decided to let my coding style freak...
No comments:
Post a Comment