mardi 6 septembre 2016

How do I store a 3 byte char as 6 hexadecimal characters in c

I have the following variable

char cArray[3]

How would I store cArray as 6 hexadecimal characters in another char array variable?

Aucun commentaire:

Enregistrer un commentaire