1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Need C / C++ Editor

Discussion in 'C#' started by i_am_dhaval, Feb 5, 2013.

  1. #1
    Hi

    i have install windows 7 os

    now i want to run basic programer c and c ++

    in my computer

    can you please suggest some free editor where i can run C program
     
    i_am_dhaval, Feb 5, 2013 IP
  2. seocm

    seocm Greenhorn

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #2
    If you're on windows and want to start coding windows console/win gui programs... You can't beat the free
    visual studio express editions. They got one for C++
     
    seocm, Feb 9, 2013 IP
  3. NRG Media

    NRG Media Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #3
    Visual Studio (Express edition), NetBeans and Eclipse are the most common ones.
     
    NRG Media, Feb 9, 2013 IP
  4. ggiindia

    ggiindia Greenhorn

    Messages:
    55
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #4
    Eclipse is most common editor for C program...Try this one because i'm also using this one..
     
    ggiindia, Feb 11, 2013 IP
  5. dollarfish

    dollarfish Member

    Messages:
    89
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    26
    #5
    You need editor and compiler, you could use Notepad++ and gcc or Visual Studio which includes both.
     
    dollarfish, Feb 12, 2013 IP
  6. traxport121

    traxport121 Active Member

    Messages:
    1,201
    Likes Received:
    8
    Best Answers:
    1
    Trophy Points:
    63
    #6
    For compiler and IDE, you can use codeblocks and visual studio express. If you intend to use a simple editor, use notepad++. Its quite good.
     
    traxport121, Feb 14, 2013 IP
  7. djahmednawaz

    djahmednawaz Well-Known Member

    Messages:
    109
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    135
    #7
    Dev-C++ simple easy.
     
    djahmednawaz, Feb 19, 2013 IP
  8. satish68

    satish68 Greenhorn

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    6
    #8
    you can also try net-beans ide which is a very good editor and comes free
     
    satish68, Feb 27, 2013 IP
  9. vishals

    vishals Active Member

    Messages:
    208
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    75
    #9
    OP, Try out CodeBlocks, available at their site: www.codeblocks.org. This is a complete Integrated Development Environment (IDE) for C/C++ programming, and comes with an editor.

    When you install CodeBlocks, make sure that you install the version that comes with a compiler. This version is called codeblocks-12.11mingw-setup.exe sand is available on its page here: http://www.codeblocks.org/downloads/26#windows. You can also go for its "user" version if it suits your needs.

    Once CodeBlocks is installed on your system, and C/C++ files associated with it, you can open any C/C++ file in its editor by double clicking it. The editor comes with code highlighting, and other features.
     
    vishals, Mar 1, 2013 IP
  10. Mohammad Asif Ali Zaman

    Mohammad Asif Ali Zaman Member

    Messages:
    86
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #10
    i am glad to help you .you can use borland c++ v.5 for editing as well as compiling and runing the c/c++program
     
  11. Mohammad Asif Ali Zaman

    Mohammad Asif Ali Zaman Member

    Messages:
    86
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #11
    Borland c++ v 5 it is best compiler for ever.....???????????????????
     
  12. born_star16

    born_star16 Member

    Messages:
    297
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    36
    #12
    You Can use Visual Studio Express Edition where compiler for C++ Exits .Also you can go with Eclipse.
     
    born_star16, Mar 13, 2013 IP
  13. Mohammad Asif Ali Zaman

    Mohammad Asif Ali Zaman Member

    Messages:
    86
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #13
    i think visual studio best for you so you go with visual studio if you want to develoment the microsoft application if you want to develop universal application then you should learn java and java IDE are ellipse and netbean so don't miss time and start java learning today..:eek::confused:
     
    Mohammad Asif Ali Zaman, Mar 13, 2013 IP
  14. initzero

    initzero Active Member

    Messages:
    86
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    70
    #14
    I use the eclipse for C++, is the best so far and its free.

    dont go for paid editors, if you just want to learn!

    Also try to consider which compiler you want to use. I'm not sure whether visual studio (express edition) can switch to different compiler.
     
    initzero, Apr 4, 2013 IP
  15. webdeveloperindia

    webdeveloperindia Active Member

    Messages:
    90
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    73
    #15
    I use ultra edit.
     
    webdeveloperindia, Apr 6, 2013 IP
  16. annaharris

    annaharris Active Member

    Messages:
    119
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    51
    #16
    I am using Notepad++. It is a source code editor.
     
    annaharris, Apr 17, 2013 IP
  17. rypher21

    rypher21 Active Member

    Messages:
    914
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    58
    #17
    You can use Dev C++ or CodeBlocks. But I think there's just something you need to install so that you can use the command prompt or cmd for running you C or C++ programs.
     
    rypher21, Apr 23, 2013 IP
  18. initzero

    initzero Active Member

    Messages:
    86
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    70
    #18
    i bet you are a hard core developer , its like using a vi editor.
     
    initzero, Apr 25, 2013 IP
  19. annaharris

    annaharris Active Member

    Messages:
    119
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    51
    #19
    Been using N++ for years. I have also tried vi editor. Vi(m) editor is more complicated than notepad++.
     
    annaharris, May 1, 2013 IP
  20. nspl_forum_user

    nspl_forum_user Greenhorn

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #20
    Visual Studio Community or GCC with Programmers Notepad
     
    nspl_forum_user, Jul 26, 2017 IP