[Gambas-user] Adding unsigned byte value to Pointer

Benoit Minisini benoit.minisini at gambas-basic.org
Mon Mar 20 23:33:20 CET 2023


Le 20/03/2023 à 22:32, Jussi Lahtinen a écrit :
> Brian is right, this should work. Pointer is just an unsigned integer 
> with size of 32 or 64 bits depending on the system.
> 
> Jussi
> 

In commit 30c5e0af I added implicit conversion of Boolean, Byte and 
Short values into Pointer.

Regards,

-- 
Benoît Minisini.



More information about the User mailing list