Mixed Language Programming - e**x crashes
    Kagamin via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sun Nov 16 02:01:37 PST 2014
    
    
  
Well, the easiest thing is to see assembler generated at both 
sides and check if they are compatible. If they are not, try to 
interface via C ABI. You can also inspect value of X before 
calling EXP.
    
    
More information about the Digitalmars-d-learn
mailing list