Menu

c++

2007-04-27
2012-11-13
  • Nobody/Anonymous

    i am brand new at programming and i am starting with c++, I have tried a sample program (small) how do i get it to work?

     
    • MJG

      MJG - 2007-04-28

      Look for a C++ compiler/linker, or an interpreter.  If you don't know what those are, look for books at the bookstore or library, or do a search online.  This is a forum for discussing a source code editor.  Notepad++ does not convert source files into executable files.  --Joel