[Date Prev] | [Date Next] | [Thread Prev] | [Thread Next] | [Date Index] | [Thread Index] |
On Tue, 30 May 2000, Brandon Gillespie wrote: > Because objects are inherently persistent in ColdC, they also have a > unique identifier. This means you can theoretically run out of > identifiers since it is a signed 32bit number. Of course, if you allocated one id every second, it would take you more than 120 years to use them all. -- Heuristics are bug ridden by definition. If they didn't have bugs, then they'd be algorithms.