Re: Data Structure to Data
Re: Data Structure to Data
- Subject: Re: Data Structure to Data
- From: "Kyle Sluder" <email@hidden>
- Date: Fri, 18 Jan 2008 01:43:28 -0500
You need to post your actual struct for this to make sense. I can
only assume it's something like:
struct foo
{
unsigned int xsize, ysize, channels;
unsigned int pixels[];
}
--Kyle Sluder
_______________________________________________
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