NSdata, buffer, NSData
NSdata, buffer, NSData
- Subject: NSdata, buffer, NSData
- From: "Peter Karlsson" <email@hidden>
- Date: Sat, 19 Apr 2003 16:22:14 +0000
Dear list!
In my open file action I open a file into a NSData object. I then move the
bytes to a buffer for some calculating. In my save action I move the bytes
from my buffer back into a NSData object but...
My buffer is not declared in that part (save action) of my code. Must I make
the buffer to some kind of object that I can reach from everywhere? Instance
variables? Can someone please help me with this?
Peter
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
_______________________________________________
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.