Re: Clearing a Memory Buffer?
Re: Clearing a Memory Buffer?
- Subject: Re: Clearing a Memory Buffer?
- From: Jason Coco <email@hidden>
- Date: Mon, 18 Aug 2008 13:11:10 -0400
On Aug 18, 2008, at 09:19 , Dave 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.
bzero(3), bcopy(3)
memset(3), memcpy(3), memmove(3)
strlcmp(3), strlcat(3)
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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