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
Documentation of allowed ID's
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by tinman.
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)
It depends on the library, and what type of variable they have used to pass and store the object number internally.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.
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)
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm