Hi,
This should work, so it might be a but.
I'll have a look at what's wrong later
next week as now I'm in the middle of
something quite important.
It would be good if you could send me
a small example that fails.
Cheers,
Adrian Pop/
Alex Schenkman wrote:
Hi List:
I wonder if it is possible to receive a string from an external C function.
I managed to send a string to an external function, but when I try to
return a string from my C function, allocated with malloc, I get the
following error:
Internal error generate_global_data failed
Thanks in advance!