Peter, A naïve question I have now after reading your mail. How do I call MarshallAlloc.free from my C code because that's where I need to free it?
Anurag > So no, using C's free is not the right thing to do. It will probably > work in the real world, but you should try to use Haskell's free if > possible. cheers peter _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
