Marco van de Voort wrote:
not a reference like Pascal.
It doesn't necessarily mean this in Pascal. That's implementation defined,
[snip]
Yes I know, but language interfaces are implementation specific. Of both languages.
- One function returns a (64-bit) structure. I hope that doesn't create problems. Never interfaces to C with such function.
No problems in GPC. Just use the appropritate type (see Programming/Data Types/Integer Types/Main Branch Integer Types in the GPC manual).
It doesn't seem to be a problem in FPC either, at least not in standard mode. Maybe an artifact in my memory, or because it is 64-bit. (2* natural size)