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

vtech at volny.cz vtech at volny.cz
Mon May 24 14:40:11 CEST 2010


YES! Thank you very much. You saved my day (maybe more of them, if I
had to rewrite all the pascal code to C) :)

> 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
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal





More information about the fpc-pascal mailing list