Re: C_FLOATs and 4.0
- Posted by irv mullins <irvm at e?lijay.co?> Jun 08, 2008
- 617 views
Well, here's what's happening: Say a C routine requires 2 floating point values: x and y When we call the routine, passing Eu atoms, the first gets lost, the second (y) gets used as the first parameter to the C routine, and is apparently interpreted correctly. Something to do with C_FLOATS has obviously changed between 3.1 and 4.0, since none of my code has changed.