[Gambas-user] External C function usage error - IPC queue usage
T Lee Davidson
t.lee.davidson at gmail.com
Tue Jan 23 01:05:13 CET 2018
On 01/22/2018 06:58 PM, Doug Hutcheson wrote:
>> No, Benoît, I am using v3.10.
>>
>> If I type in a number prepended with '&o' and move to another line, the ampersand gets automatically separated. I also tried
>> modifying the src with an external editor and compiling with gbc3. It still chokes.
>>
>>
> Hi Lee. Would it not be "&0" (ampersand zero) not "&o" ?
> Just a hunch.
> Cheers,
> Doug
According to http://gambaswiki.org/wiki/cat/constants, "&0" would be a hexadecimal representation.
I tried '&0600'. Result in decimal: 1536.
--
Lee
More information about the User
mailing list