Thread
:
Header struct
View Single Post
#
1
(
permalink
)
April 24th, 2002
Cerebro
Disciple
Join Date: April 3rd, 2002
Posts: 10
Header struct
I make this struct:
char ID[16];
char payloadID;
char TTL;
char Hops;
int payloadlen;
But sizeof(mystruct) = 24 ¿? It seems to be 23 bytes long. It MUST to be 23 bytes long.
Help me, please.
Cerebro
View Public Profile
Find all posts by Cerebro