gnustep-dev
[Top][All Lists]
Advanced

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

Re: fast and simple array ? (NSAnimation)


From: Richard Frith-Macdonald
Subject: Re: fast and simple array ? (NSAnimation)
Date: Thu, 22 Mar 2007 14:05:07 +0000


On 22 Mar 2007, at 13:59, Xavier Glattard wrote:

Hi

NSAnimation class needs an array of floats that may grow...
(for progress marks)
Is there a gnustep tool (c functions, macros,...) that manages
such data efficiently ?
(IMHO a NSMutableArray containing NSNumber objects would be quite
slow and fat)

The base library contains an extension header (GSIArray,h) which provides array management macros for fast C style arrays. It's used in various places within the coire libraries.



reply via email to

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