Board index » delphi » Linking (turbo) C in Borland pascal 7.0
m.p.h.l.timmerm...@kub.nl (Marnix Timmermans)
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Linking (turbo) C in Borland pascal 7.0Hi My question seems like a FAQ to me but I haven't been able to get a Anyway, this is what I'd like to do: let's say I have a unit Unit TestLink; interface type var function FillBlocks : blockarrayptr; implementation begin The external routine in C should allocate the memory and I should be My question is this: how should I do this and what do I have to tell Marnix - - - - Marnix Timmermans - - - - |