Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. new to programming, how do you use a compiler?

new to programming, how do you use a compiler?

Scheduled Pinned Locked Moved C / C++ / MFC
questiondelphihelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    I am trying to teach myself C+. I wrote a little code in notepad and I downloaded the free borland compiler. How do I get the compiler to make the code work? I'm lost and know nothing, please help!

    A B 2 Replies Last reply
    0
    • L Lost User

      I am trying to teach myself C+. I wrote a little code in notepad and I downloaded the free borland compiler. How do I get the compiler to make the code work? I'm lost and know nothing, please help!

      A Offline
      A Offline
      Alvaro Mendez
      wrote on last edited by
      #2

      Some ideas: 1. RTFM. I mean, the compiler had to come with some sort of documentation, so check that out. Most of us here use Microsoft's compiler so I'm not sure how many of us could help you with Borland's. 2. Run the compiler on the command line and see what kind of "usage" messages you get back. It may list all the compiler options available. 3. Search the web for documentation on the compiler. The Borland site may help. Good luck, Alvaro


      Hey! It compiles! Ship it.

      1 Reply Last reply
      0
      • L Lost User

        I am trying to teach myself C+. I wrote a little code in notepad and I downloaded the free borland compiler. How do I get the compiler to make the code work? I'm lost and know nothing, please help!

        B Offline
        B Offline
        bhangie
        wrote on last edited by
        #3

        Hi there I would suggest you get a compiler with a graphical user interface(gui), with icons and buttons to click. Command line compilers can be difficult to use especially for beginners. I'm new to programing myself and i found it to be to huge of a mission since i am a beginner. So i got myself Visual Studio.Net easy to use. There are free gui compilers like Bloodshed witch you can download. http://www.bloodshed.net regards bhangie :)

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups