How to stop rounding This is what I have as of now: // Lemonade program #include <stdio.h> main (void) { const int SMA...
How to stop rounding still doesn't work.
How to stop rounding I tried what you said and now it's apparently still rounding the value. Such as, when I enter 1 qua...
How to stop rounding I see, well if the instructions are stating that we are not to use floating numbers. How would I pr...
How to stop rounding It's actually for a class assignment and we were instructed to use whole integer values instead of f...
This user does not accept Private Messages