How to compile a .cpp with dev cpp?

Started by
3 comments, last by cignox1 19 years, 6 months ago
How do i compile a .cpp with dev-cpp?
Sure i will write my signature, just gimme a piece of paper
Advertisement
RTFM
What manual!
Sure i will write my signature, just gimme a piece of paper
Dev C++ DOES come with a readme. Look at the documentation on the website, hell, look through the menu. There's a compile option.
Create a new project and then add the file to it. Then use the command compile from the menu (look for it).
I think you have to create a project in order to compile a file.

This topic is closed to new replies.

Advertisement