Re: leek in componentsSeparatedByString
Re: leek in componentsSeparatedByString
- Subject: Re: leek in componentsSeparatedByString
- From: "John C. Randolph" <email@hidden>
- Date: Mon, 26 Aug 2002 14:32:15 -0700
On Monday, August 26, 2002, at 02:22 PM, Andreas Monitzer wrote:
On Monday, August 26, 2002, at 11:02 , Ondra Cada wrote:
*automatic* variables are "released" automatically as soon as you
leave the scope.
Sorry, I misunderstood your sentence. Would you explain to us what an
automatic variable is? I can only see a stack-allocated variable.
Variables on the stack are known as "auto" variables in C.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.