I wrote a c program on windows. It can compile properly on this OS. It uses windows.h
library.
Can I compile it by GCC compilers on Mac? Or I must to change the code?
I heard c is portable; therefore it should can run on Mac. Yes?
↧
Is it possible to compile c program on Mac which is compilable on Windows?
↧