Results 1 to 2 of 2

Thread: Start a new projet

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2001
    Location
    St-Luc
    Posts
    7

    Unhappy Start a new projet

    How do i start a new project in c++ 5.0 and where i begin type my commands??????

    please

    [email protected]
    Nicolas Courcy

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    I'm assuming you're just using normal console C++ -- go File->New and choose the Projects Tab. You want a Win32 Console Application

    Then, go File->New and choose the File Types (I think) tab, and select C++ Source. Make sure it adds it to the current project, and press OK. Then you can start writing your code
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

Posting Permissions

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



Click Here to Expand Forum to Full Width