discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Problem with NSAutoreleasePool in GNUstep


From: Nicola Pero
Subject: Re: Problem with NSAutoreleasePool in GNUstep
Date: Mon, 3 Dec 2001 14:38:39 +0000 (GMT)

>     for (i = 0, j =0; i < 100000; i++, j++)
>       {
>       if (j = 10000)

Sorry, of course I meant to say 

>       if (j == 10000)




reply via email to

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