On 11/20/2015 03:32 PM, Dimitry Sibiryakov wrote:
> 20.11.2015 13:27, Alex Peshkoff wrote:
>> Yes I understand that one can put some binary data into string :)
>     "string" it is only in IDL. After compilation it is "const char*"

I know what is string in idl.

> which allows to clean
> some ugly casts from code.

I.e. you want to use that data as string in some plugin (well, C-string 
"const char*") and therefore change interfaces.

> Bits are bits.
>

In that case why not pass it as datetime in Delphi representation? :)
When any bits are expected void* is used.


------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to