Блог пользователя ajxtwo

Автор ajxtwo, 14 лет назад, По-английски
I recently got introduced to C++ after coding in java for a year or more, and I loved C++. I just love it, but the only issue is that, I use Borland compiler and I am now finding out that it is not a very ideal compiler to use. Using it is causing me problems especially on this site. I would really like  to know more about this topic...
  • Проголосовать: нравится
  • +1
  • Проголосовать: не нравится

14 лет назад, # |
Rev. 6   Проголосовать: нравится 0 Проголосовать: не нравится
There was probably some weird bug when posting from russian interface a comment in English.

Initial advice was to have a look at GCC.
14 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится
Use g++ , the standard GNU C++ compiler and you won't face any problems anymore.
see these:
14 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится
If you're using windows, you could also try DJGPP. I recommend GCC, though.
14 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится
Borland o_0 I used this compiler early but now I using Eclipse, VS, Far+mingw