I'm looking for a way to display exact numbersWhy do you not change it to % if you have more than 65535?
unsigned int: 0 to 65535
unsigned long: 0 to 4294967295
Thank you. Which file can I find this in?Change value type:
Why do you not change it to % if you have more than 65535?