I think yes, the syntax is the "same". So why don't you use Eclipse? on Windows, I think it's using GCC, even though can't remember..
http://www.eclipse.org/cdt/Also you can use Dev C++, I stopped using it as it started to be buggy and I think it was updated some time ago, as if the project is abandoned, but you can still use it:
http://www.bloodshed.net/devcpp.htmland you can use Visual Studio 2008 on Windows too, but it has a little bit different syntax in some situations then programming C/C++ if moving from Borland.. Usually code written for GCC works on Visual Studio, the opposite doesn't work in some situations of coding style.
Comment/Reply (w/o sign-up)