Re: Mixed Language Programming - e**x crashes
Kagamin via Digitalmars-d-learn Sun, 16 Nov 2014 02:06:40 -0800
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.
- Mixed Language Programming - e**x crashes R**3 via Digitalmars-d-learn
- Re: Mixed Language Programming - e**x... Kagamin via Digitalmars-d-learn