Question sir
i have written c prog on linux platform i want convert it in to .exe file and use it on windows how shall i do that.
sir i am waiting for ur reply
Answer Hi Rahul
As you know linux don't create exe files and if you need an exe file and use it in windows system then you need to compile your code in windows environment and then redistribute the exe.