+ 2

Specifiers for int is (%d) but when i replace it by (%i) it gives same value, why?

notice the use of format specifiers for float (%f) and char (%c)

10th May 2020, 5:04 PM
Gaurav singh chauhan
1 ответ