samedi 27 juin 2015

How to add an int at the end of an uint8_t*?

I have a variable :

uint8_t* data

And I want to add a header to these data. Exactly two numbers. I want my data like these : data+my_int+my_second_int

Do you know how to do this please ?

Thanks ! :)

Aucun commentaire:

Enregistrer un commentaire