Re: leek in componentsSeparatedByString
Re: leek in componentsSeparatedByString
- Subject: Re: leek in componentsSeparatedByString
- From: Ondra Cada <email@hidden>
- Date: Tue, 27 Aug 2002 00:17:43 +0200
On Monday, August 26, 2002, at 11:22 , Andreas Monitzer 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.
Yup, and that is exactly what's in C -- if I understand my
Kernighan&Ritchie well -- called "automatic" (IIRC, there is even an
allocation prefix "auto" for that in C).
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.