[fpc-devel]About name mangling

Pavel V. Ozerski pavel at insect.mail.iephb.ru
Tue Apr 2 12:57:52 CEST 2002


Hello All,
A question about rules of name mangling in FPC. If we use CDECL or
CPPDECL calling conventions, the compiler uses C or C++ rules of name
mangling, and it's true because this solution simplifies using C/C++
libraries. But why STDCALL uses FPC internal name mangling style instead
C standard (_<name>@<params_size_in_bytes>?

-- 
Best regards,
 Pavel                            mailto:pavel at insect.mail.iephb.ru







More information about the fpc-devel mailing list