Thread: One more thing

  1. #1
    Registered User
    Join Date
    Jul 2002
    Posts
    6

    Wink One more thing

    Thats perfect.... guyz..
    How about having the user enter the data by his or herself...

    should i use cin or getline or what...
    I am bit confused about that








    practice makes perfect

  2. #2
    Registered User subdene's Avatar
    Join Date
    Jan 2002
    Posts
    367
    depends. cin for whole words, and getline or get for more than one word.
    Be a leader and not a follower.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Pause/idle thing
    By freedik in forum Windows Programming
    Replies: 13
    Last Post: 08-22-2003, 09:46 AM
  2. A very strange thing
    By gustavosserra in forum C++ Programming
    Replies: 4
    Last Post: 04-15-2003, 12:43 PM
  3. most challenging thing to program
    By volk in forum A Brief History of Cprogramming.com
    Replies: 52
    Last Post: 03-28-2003, 03:56 PM
  4. newbie needs help comprehending simple thing
    By A helpless one in forum C++ Programming
    Replies: 6
    Last Post: 12-16-2002, 09:23 PM
  5. PingPong But how to make 2 thing at the same time..
    By Gugge in forum C Programming
    Replies: 5
    Last Post: 04-02-2002, 06:13 PM