Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does InstantC for Windows replace Microsofts Visual C?

0
Posted

Does InstantC for Windows replace Microsofts Visual C?

0

Absolutely not. In fact, you need a copy of Microsoft’s Visual C/C++ version 1.0 or 1.5x in order to install InstantC for Windows, since we use the Microsoft run-time libraries and header files to insure maximum compatability. Visual C and InstantC for Windows actually have two different targets — Visual C is targeted at making your code as efficient as possible, while InstantC is targeted at making your programming as effective as possible. Programmers use InstantC for Windows during much of their development process, switching to Visual C to create the final production run. This is similar to the use of the ‘debug/release’ mode of the Visual C product. InstantC for Windows substitutes for the debug mode, but does not replace the release or production mode.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123