Whose address is this , i or anything else ? | Sololearn: Learn to code for FREE!
0

Whose address is this , i or anything else ?

Int i = 3 ; Printf("%x" , i ) ;

17th Mar 2022, 7:19 PM
Abhay mishra
Abhay mishra - avatar
1 Antwort
+ 1
It is called format specifier, see here https://www.tutorialspoint.com/format-specifiers-in-c
17th Mar 2022, 7:31 PM
Lisa
Lisa - avatar