"Andrej Mitrovic" <[email protected]> wrote in message news:[email protected]... > Thanks! I've literally lost an entire day once when I was just > starting using D and C together and had a calling convention mismatch. > :x
It's worse than just calling conventions - try changing the parameter types! (or basically anything except the return type)
