formatly output when printf() in 16 Hexadecimal with two bits weight ,use like this :
for(…….)
printf ("%02X ", i);
then can output like this :
64 61 74 61 00
转载请注明:在路上 » formatly output for printf()
formatly output when printf() in 16 Hexadecimal with two bits weight ,use like this :
for(…….)
printf ("%02X ", i);
then can output like this :
64 61 74 61 00
转载请注明:在路上 » formatly output for printf()