I'm considering writing a program for my economics class that will allow me to use the multiple variations of the elasticity equation.
How can I compile my code to an app that I can place on my desktop and simply double click to make it run? I don't want to have to open Visual C++ every time I want to use the formulas.
I'm using Visuall C++ 2005
could someone give me a hand?