hennep
Programmer
- Dec 10, 2000
- 429
Is there a way to use the CBuilder IDE with the compiler that comes with the free command line tools ?
I am pleased with the interface but have problems compiling some samples I found on the net. The samples use the template class "map".
The line: "map < int, int > m;" complains about a missing third argument. I could supply the argument but I don't wan't to adapt all the code. BCC32.exe that comes with version 5 compiles it without errors.
I am pleased with the interface but have problems compiling some samples I found on the net. The samples use the template class "map".
The line: "map < int, int > m;" complains about a missing third argument. I could supply the argument but I don't wan't to adapt all the code. BCC32.exe that comes with version 5 compiles it without errors.