anyone can help me with this problem?

I'm using the dev-C++ compiler, and I want to know how to make it executable?
like exe.
Use the execute menu at the top of the program. Then compile the program. The Compile & Run button will compile the program and then execute the .exe file as well.

Hope this helps you.
i know how to do that. But i just want to how to make it like a actual program that people are able to open it.

thanks though-)
If you send the executable, assuming you don't have any required DLLs, to someone they should be able to open it. I don't clearly understand your question if this isn't what you mean.
Topic archived. No new replies allowed.