Specific byte size data type?
Specific byte size data type?
- Subject: Specific byte size data type?
- From: Andrew Baldwin <email@hidden>
- Date: Wed, 6 Mar 2002 10:57:32 -0500
I need to read packets from the network and I want to save the data into
a structure with variables which will be of a specific size (a 1 byte
header, a 2 or 3 byte field, followed by another field, etc. all
conforming to a protocol I'm implementing). How can I do this in
cocoa -- what types should I use?
Thanks in advance for helping a newbie.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.