Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Author
Message
MrTAToad
21
Years of Service
User Offline
Joined: 26th Aug 2002
Location: United Kingdom
Posted: 24th Oct 2002 22:35
When return a char value back from a DLL, PRINT displays an invalid number, while assigning it to a variable prints the result correctly...

print "Min of 5 and 12 (BYTE)";call dll (1,"minMaxB",5,12,FLAG_MIN); prints a daft value (5340448235192325), but assigning the result to a variable like :

a=call dll (1,"minMaxB",5,12,FLAG_MIN);
print "Min of 5 and 12 (BYTE)";a

prints 5 correctly.
Yes, I really am THAT good...

Login to post a reply

Server time is: 2024-04-20 10:33:36
Your offset time is: 2024-04-20 10:33:36