Friday, January 8, 2010

Creating a program in c++ that will run on any machine or any windows machine?

i wanna create a program in c/c++ that will run on any machine not using cygwin1.dll or mingw1.dll i mainly right now wanna make a program and put it on my flash drive and run it on any computer that is running windows although i would like it to run on any computer ubuntu etc..Creating a program in c++ that will run on any machine or any windows machine?
I don't think that is possible. You can turn it into a .exe and that will run it but probably won't run it on a linux os unless you get a intermediate to do it. You should do it the programming in java. That will run any where if you have a java player

No comments:

Post a Comment