On Jun 30, 2005, at 1:00 PM, Seth Willits wrote:
On Jun 30, 2005, at 12:40 PM, O.H. wrote:
I need to know what range of values is possible for a windows
handle on each
of the supported platforms... Most importantly, is it possible
for the
handle method to return a negative or zero on any of the platforms?
0 means there is no handle. Anything else means there is one, and
by nature it should be a positive number.
If Rb had an unsigned integer, which it doesn't, so a negative value
is fine.
--Brady
The La Jolla Underground
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|