discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUstep.h (was: Re: Setter Gettor method style)


From: Sir Raorn
Subject: Re: GNUstep.h (was: Re: Setter Gettor method style)
Date: Thu, 8 Aug 2002 10:24:21 +0400
User-agent: Mutt/1.4i

On Wed, Aug 07, 2002 at 12:41:36PM -0400, Tyson Whitehead wrote:
> How do you expect the "do{...}while(0)" loop to ever end without an 
> internal break or goto statement?
It will end on while(0). 0 means false.

But is some cases one needs AUTORELASE's return value, and my
code returns nothing.

> Shouldn't it be something like "while(object) [object autorelease]"?
No.

-- 
Regards, Sir Raorn.
AIF5-RIPN, AIF5-RIPE, Binec System Administrator.

Attachment: pgpgim7YhSiB7.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]