C/C++ >> Best Test Tool
Posted by gaffarr on 01:45:00 03-06-2003
So what is the best c/c++ software test tool these days on the market?
Posted by sun_vivek on 22:24:00 03-10-2003
hey pal ,
i dont know that if u wanna know about compiler or something other,
if its compiler i say gcc.
its fast and best.
if its something else please tell me about it.
thankx
Posted by cowsarenotevil on 15:16:00 08-06-2003
Assuming you mean the compiler, if you have lots of money or can get it through school, the industry standard is Microsoft Visual Studio (.NET 2003 is the latest), but for free, you can download Dev-C++ which is an IDE for MinGW(MinGW is basically GCC for Windows)
Posted by dxprog on 03:08:00 08-07-2003
Dev-C++ is great [addsig]