[Lazarus] semaphore
Sven Barth
pascaldragon at googlemail.com
Thu Feb 16 21:20:58 CET 2012
On 16.02.2012 18:08, Lukasz Sokol wrote:
> On 16/02/2012 17:06, Lukasz Sokol wrote:
>> On 16/02/2012 16:13, Sven Barth wrote:
>>
>>>
>>> Can you try to use "or" instead of "+"? Also you're trying to pass a
>>> C style octal number. Replace the leading zero by a "&" which is the
>>
>> you mean '$' of course ;)
> D'oh, sorry you mean '&' actually... :(
There is never a end to lerning. ;) From now on you'll know that FPC
supports &[0-7]* for octal and %[0,1]* for binary numbers ^^
Regards,
Sven
More information about the Lazarus
mailing list