Software that convert .c file to .exe file

That is called a compiler + linker. Most compilers will invoke the linker to create the executable file (.exe for Windows). For Windows, there is Visual Studio (there is a free version), as well as other ones you can use. There are more than I would want to touch on here.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.