On Mon, Aug 18, 2008 at 9:19 AM, Dave <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I'm fairly new to Cocoa and was wondering if there are OS functions to Copy
> and Clear/Fill Memory available?
>
> I've tried searching for obvious names like MemoryZero, ZeroMemory,
> CopyMemory etc. but can't seem to find anything.

Remember, Objective-C is also C. :-)

Try memset().

sherm--

-- 
Cocoa programming in Perl: http://camelbones.sourceforge.net
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to