Questions tagged [octetstring]
31 questions
-2
votes
1 answer
Char tab on 3 octets
I would like to know how to define a char array, in C, of three elements a,b,c, where a is located on one first octet, b in one second and c in one third.

Julien
- 91
- 8