c code running in windows

I have done a VERY simple currency converter which runs in the command prompt. is it possible to some how get this to work as a windows program. I would like to be able to save it and send it to my friends. I would also like to be able to change the size of the font add colour and beeps when incorrect information is entered. I don't know what its called when you go from c to a windows program or how its done. Some direction will be greatly appreciated.

Thanks

Rodney
If you mean Windows OS then you can use Win API to write a GUI program.
what software do you require to do this
A C compiler.
Topic archived. No new replies allowed.