[fpc-pascal] Linking FPC code to a C program

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Mon May 24 14:35:18 CEST 2010


Ah, sorry, that would be for the other direction =)

This one should work:

function aplusb(a,b:longint):longint;cdecl; public name '_aplusb';

-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list