scanning a 128 bit input represented in 32 hex values
I need to scan the 32 hex number from command line and populated it into a uint8_t [16] array, I tried scanning the string and convert it to hex but its really a hassle since i cant find a function that does that, whats the best way to do this?
Aucun commentaire:
Enregistrer un commentaire