Mimuwhen
Junior Member level 3
- Joined
- Oct 7, 2014
- Messages
- 29
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 284
Alright, that finally made the numbers display as two digits but the troubles aren't over. It doesn't seem to actually display the real number, instead it just displays a 0 infront of it. If the number goes above 10 it looks like "010".
I'm very surprised that there isn't a simple solution for this in mikroC. In MPLAB I could simply state the amount of decimal places I wanted. However, the reason I'm trying to stay in mikroC is that so far it's what my reading material has been based off so I'd hate to move to MPLAB and refamiliarize myself with it's version of C.
Very strange that there is no easy way of selecting the amount of decimal places in mikroC...
I'm very surprised that there isn't a simple solution for this in mikroC. In MPLAB I could simply state the amount of decimal places I wanted. However, the reason I'm trying to stay in mikroC is that so far it's what my reading material has been based off so I'd hate to move to MPLAB and refamiliarize myself with it's version of C.
Very strange that there is no easy way of selecting the amount of decimal places in mikroC...