Development c++ software

Discussion in 'Software' started by ahug4122, 28 Jul 2006.

  1. ahug4122

    ahug4122 What's a Dremel?

    Joined:
    16 Sep 2004
    Posts:
    60
    Likes Received:
    0
    i am starting to code in c++ i would like to know what is a good program to code in and also to compile and run etc. it needs to be free as well
     
  2. woodshop

    woodshop UnSeenly

    Joined:
    14 Oct 2003
    Posts:
    1,408
    Likes Received:
    8
  3. ahug4122

    ahug4122 What's a Dremel?

    Joined:
    16 Sep 2004
    Posts:
    60
    Likes Received:
    0
    i am running windows is there any others i want to wiegh them up see what i like to use more tnx i will look into the microsoft one tonight
     
  4. DougEdey

    DougEdey I pwn all your storage

    Joined:
    5 Jul 2005
    Posts:
    13,933
    Likes Received:
    33
    Windows has Microsoft Studio or Dev C++ (from Bloodshed)

    I normally use the Dev C++ as it uses a GCC port from Linux so it 99% right when it compiles and runs
     
  5. ST8

    ST8 What's a Dremel?

    Joined:
    14 Feb 2003
    Posts:
    596
    Likes Received:
    0
    I use devc++ or a standard text editor + makefile :)
     

Share This Page