Hi,
I've been compiling c-code that runs on Windows into IL code with Visual Studio.Net.
That code
runs fine in Mono under Linux unless that c-code uses some basic system libraries like:
stdlib.h, io.h, math.h, time.h, string.h
What is the preferred way of handling calls into these standard libraries. Anyone an
opinion on
how to do this other then rewriting these basic functions (if possible at all)?
Thanks!
-- Carsten
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list