Thread: I want a hint

  1. #1
    Registered User
    Join Date
    Feb 2011
    Posts
    5

    Smile I want a hint

    Hi everyone. I'm new here. I'm using Code::Blocks now.

    I want some advices about which compiler is the best for learning C++ and make good programs.

    Thank you!

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    C::B comes with MinGW, which is a port of the very good GNU GCC compiler.

    So I'd suggest you use that.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    Feb 2011
    Posts
    5
    Ok. Thank you for hint.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Can you give a hint on how to fix this program?
    By maccat in forum C Programming
    Replies: 6
    Last Post: 10-18-2009, 01:34 AM
  2. need hint how to filter the results
    By kocika73 in forum C Programming
    Replies: 4
    Last Post: 01-29-2005, 06:27 PM
  3. hi! could anybody help me, a hint at the least
    By alvarorahul in forum C Programming
    Replies: 1
    Last Post: 07-07-2004, 02:37 AM
  4. Just a HINT
    By Diceman in forum C++ Programming
    Replies: 1
    Last Post: 07-25-2003, 05:27 PM
  5. i need hint...
    By jk81 in forum C Programming
    Replies: 3
    Last Post: 09-12-2002, 08:38 PM