Home »
Public Forums »
archive »
Re: Problem with IDL handle create function
Re: Problem with IDL handle create function [message #6422] |
Thu, 13 June 1996 00:00 |
steinhh
Messages: 260 Registered: June 1994
|
Senior Member |
|
|
In article <31BC82F5.41C6@ukans.edu>, Tim Duman <t-duman@ukans.edu> writes:
|>
|> Hello,
|>
[...]
|>
|> I have watch my code run will it prints out the handle address
|> locations. It crash when the address location get around 32,000. The
|> value it crashes on is a negative number something like -32,502.
|>
|> Does anybody know what is casing this and how to solve the problem.
My guess is that your handle A is stored inside the ADT (I'm not
even sure what this is..) as an integer. Make sure it's stored
as a LONG.
Stein Vidar
|
|
|
Current Time: Wed Oct 08 17:19:00 PDT 2025
Total time taken to generate the page: 0.00560 seconds