Thread: seeing what been displayed

  1. #1
    Registered User
    Join Date
    Dec 2006
    Posts
    5

    seeing what been displayed

    hi i'm new to programming in c and wonder what i have to include in my program so that the return key has to be pressed to exit the program.

  2. #2
    Registered User
    Join Date
    Oct 2006
    Posts
    25
    getchar();

  3. #3
    Fear the Reaper...
    Join Date
    Aug 2005
    Location
    Toronto, Ontario, Canada
    Posts
    625
    There's a simpler way to find that out. It involves Google and using the search function of the forums here.
    Teacher: "You connect with Internet Explorer, but what is your browser? You know, Yahoo, Webcrawler...?" It's great to see the educational system moving in the right direction

  4. #4
    Registered User
    Join Date
    Dec 2006
    Posts
    5
    thanks

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Accepting a Variable in C without getting it displayed
    By Diwaker in forum C Programming
    Replies: 2
    Last Post: 01-23-2009, 01:03 PM
  2. Way to get the current open programs displayed?
    By CPPguy1111 in forum C++ Programming
    Replies: 6
    Last Post: 06-22-2005, 12:24 AM
  3. Page Cannot be Displayed
    By Padawan in forum Tech Board
    Replies: 5
    Last Post: 07-04-2004, 10:00 AM
  4. Redrawing/refreshing a displayed bitmap in MFC?
    By BrianK in forum Windows Programming
    Replies: 7
    Last Post: 03-31-2004, 06:29 AM
  5. Replies: 1
    Last Post: 04-08-2003, 11:39 PM