Re: I think I get most of the memory stuff but...
Re: I think I get most of the memory stuff but...
- Subject: Re: I think I get most of the memory stuff but...
- From: Marco Scheurer <email@hidden>
- Date: Fri, 9 May 2003 11:37:44 +0200
On Thursday, May 8, 2003, at 06:02 PM, Jim Rankin wrote:
Huh, what's with do {...} while (0)? I feel like I'm missing
something basic here ... ?
This is a frequent C idiom used to "swallow the semicolon". See for
instance:
http://developer.apple.com/techpubs/macosx/DeveloperTools/gcc3/cpp/
Swallowing-the-Semicolon.html
Marco Scheurer
Sen:te, Lausanne, Switzerland
http://www.sente.ch
_______________________________________________
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.