I don't think he's trying to figure out if he can do array[16] and be safe... he's playing some serious, dirty, non-recommended games...! And I'm sure he's having a ball doing so! :-)
Gavin. -----Original Message----- From: Michael Glickman [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 2 January 2002 12:09 PM To: Palm Developer Forum Subject: RE: a MemNumCards() question... -----Original Message----- From: Gavin Maxwell [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 2 January 2002 11:58 AM To: Palm Developer Forum Subject: RE: a MemNumCards() question... > I think his need is a little more esoteric than that Michael... the mind > boggles... You are probably right, Gavin. Some guys are rather lazy to use dynamic memory allocation, while having array[16] makes their life easier. Anyway I wouldn't assume numCard <= 16 for future portability, remember Bill Gates's famous "640K should be enough for everyone" ?! Happy New Year Michael -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
