Need Help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • luppe
    New Member
    • Mar 2009
    • 1

    #1

    Need Help

    Hi

    I am kinda new to this programming thing and my question is how do you write a C++ program that asks you to allow the user to get data from a standard input and then to print out all the data on the screen after data entering is done
  • whodgson
    Contributor
    • Jan 2007
    • 542

    #2
    I think you need to read the first couple of pages of a C++ primer or google C++ Hello World.
    Good luck.

    Comment

    • gpraghuram
      Recognized Expert Top Contributor
      • Mar 2007
      • 1275

      #3
      Hi,
      This is a very basic question in C++.
      Have you stared reading C++ with any boo?
      If no then please start doing that.

      raghu

      Comment

      Working...