Is there anybody who used FireBird DB?
Kagamin via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Wed Mar 16 02:01:48 PDT 2016
On Tuesday, 15 March 2016 at 17:12:44 UTC, Suliman wrote:
> On Tuesday, 15 March 2016 at 15:01:09 UTC, Kagamin wrote:
>> The same as you would do it in C.
>
> I do not know C :(
>
> Please explain me what i should to do with this binding
C is mostly the same as low-level subset of D: primitive types,
pointers, structs and functions. AFAIK all libraries are used in
the same way, not sure how to explain that, do the same as with
other libraries.
More information about the Digitalmars-d-learn
mailing list