Posts Tagged ‘visual c express’

Whats the difference between Visual C++ and the express edition?

I downloaded the express edition of C++. But is that free or just a trial? Or is there a difference between Visual C++ express and the express version? What I’m asking is if the express edition is free or if Visual C++ and the express are the same and cost money.

How to code C++ application that it will run on any windows computer?

I am a C++ beginner. I have have Visual C++ Express 2008, running windows XP. I would like to upload a console program to the internet that people can download and run without installing or downloading software from Microsoft. Is this possible?