Dev C++ vs. sublime-mingW

@aman212yadav

Can you tell which one is better choice for C++.

Also, if I use Dev C++ it will be perfectly fine right…like all syntaxes, libraries, in-built functions , STL, etc… ?

i prefer to use Sublime text
because in sublime text provides many features like auto-compilation ,formating etc
you can use sublime text for any language
and also install packages for more features

yes all these things works fine in dev c++ also

@asaurabh_26

Yes… sublime’s my fav. too

But just wanted to confirm I wont face situation as “oh! my code is running on sublime and coding blocks ide but not on dev c++” ?

I was doubtful as i read on internet that dev c++ is not updated since 2005…and I want to use dev c++ as I found it more easy to use.

i did not using dev c++ right now
it think code will run on both

you can try dev c++ once