Results 1 to 2 of 2

Thread: Programing help

  1. #1
    Join Date
    Aug 2012
    Location
    Pandora
    Beans
    72
    Distro
    Ubuntu 10.04 Lucid Lynx

    Programing help

    Hello everyone that will help me.

    I have two problems.

    1.) I am new to programing and i would like to know how to write programs in C++.
    2a.) I need a compiler to get all of the programs i have to work.
    2b.) I need to know what to save them as (*.cpp)

    thankyou!!!!!!

  2. #2
    Join Date
    Feb 2007
    Beans
    8

    Re: Programing help

    1. Start here: http://www.learncpp.com/
    2. You likely have a compiler such as gcc or g++ installed already.
    3. http://www.cprogramming.com/compilingandlinking.html
    Last edited by usalug; October 3rd, 2012 at 03:28 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •