Hi All,
I am starting out with learning the basics of C. Once i have learned that i would like to know how to make the programs look visually better. Things like drawing coloured boxes/ windows etc.
One of my learning programs is a simple calculator. If i want to make it into an application with boxes you can click on to do certain things (like the ms windows calculator etc)
Whats the best way to do this? do i have to use C++ or visual C++?
thanks
Andy