On 2/27/2013 5:03 PM, Maxime Chevalier wrote:Unless I'm mistaken, DMD does not respect the C calling convention on Linux/AMD64.To use the C calling convention, specify "extern (C)" for the function.
This is about extern(D).
On 2/27/2013 5:03 PM, Maxime Chevalier wrote:Unless I'm mistaken, DMD does not respect the C calling convention on Linux/AMD64.To use the C calling convention, specify "extern (C)" for the function.
This is about extern(D).