Will a Dev C++ file run on Visual Studio?
Dev C++ file compatibility?
Bloodshed Dev-C++ is a compiler...
It creates normal C or C++ files..
So,
It doesn't matter what the compiler is..
You can open it on any C/C++ compiler..
But sometimes.. Programmers who prog with Visual Studio use microsoft C/C++... we can't use Dev C++ to run the MS C/C++ coding then...
If you are coding in ANSI C.. You can do anything with any compiler....
Good Luck....
:)
Reply:Dev C++ is an IDE, not a language. If the "file" to which you refer is a valid C or C++ source file, it should run just fine in VS.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment