I am using Turbo C++ V4.5 (TCW) If I am not wrong ! But while making some programs of "Queue" It showed some error which stated that the software met a 'Stack exception' and the program has to terminate. But when I ran the same code in Borland C++ V5.02 it turned to be good. So I am asking that whether is there any other powerful software (better than the two abovestated).?? THANK YOU!
I would also recommend Code::Blocks, it has basically all the feature you should ever need, and isn't unnecessarily complex like Visual Studio (by which I don't mean that VS is better equipped, I mean that I find the layout and the processes that you have to do to be unintuitive).