Re: BT data (NSData *) question
Re: BT data (NSData *) question
- Subject: Re: BT data (NSData *) question
- From: Jens Alfke <email@hidden>
- Date: Tue, 07 Jan 2014 12:20:56 -0800
On Jan 7, 2014, at 12:00 PM, Eric E. Dolecki <email@hidden> wrote:
> I wasn't sure about evaluating like that (value[0] = 2) or if I'd need to convert it to something first. I've never used uint8_t before.
It’s just a typedef for ‘unsigned char’. Nothing magic.
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden