CompuServe Messages

Works on IBM, not on Ami

    01-Aug-90 15:31:07
Fm: Mike Spille/Manx 71545,1466
To: Scott Litvinoff 72407,2626
Again, the fact that it works with a PC compiler means not alot. All it takes is a single uninitialized pointer, which just happens to point to your switch code on the Lattice compiled version. Write to that pointer, and <poof> – instant code-mush. The moral of the story is, without seeing the _exact_ code, in context, its pretty much impossible to figure out whether its the compiler or the programmer at fault. -Mike