Page 1 of 1

Posted: Sun Apr 13, 2003 12:34 pm
by BackupUser
Restored from previous forum. Originally posted by THCM.

Most of the libraries use an ID for an object, but i couldn't find any information about how many i can use or if there's a limitation of usable numbers. For example: 0-32767 or 0 - 65535 etc.


The Human Code Machine / Masters' Design Group

Posted: Sun Apr 13, 2003 4:57 pm
by BackupUser
Restored from previous forum. Originally posted by tinman.
Originally posted by THCM

Most of the libraries use an ID for an object, but i couldn't find any information about how many i can use or if there's a limitation of usable numbers. For example: 0-32767 or 0 - 65535 etc.
It depends on the library, and what type of variable they have used to pass and store the object number internally.

I would think (hope) that Fred's libraries all use longs.


--
I used to be a nihilist but I don't believe in that any more.
(Win98first ed. + all updates, PB3.51, external editor)

Posted: Mon Apr 14, 2003 3:46 pm
by BackupUser
Restored from previous forum. Originally posted by fred.

yes, they all use long.

Fred - AlphaSND