C++ commands... Does anyone know?

From: VhD50 (VhD_50_at_hot_mail.com)
Date: 10/28/03

  • Next message: Artie Gold: "Re: C++ commands... Does anyone know?"
    Date: Mon, 27 Oct 2003 19:44:15 -0600
    
    

    Hi all,
    I'm working on an C++ assignment that requires the "clear screen" and
    "pause". For the clear screen, I can just cout a bunch of endl (not the best
    way, but it works ;). However, I'm stuck on the pause command (I can use a
    dumb char variable that does nothing and force the user to enter a char for
    that variable, but this will requires at least 2 key strokes). What I'm
    looking for is the pause command that works like the one they have in DOS
    (press any key to continue).
    Does anyone know what the pause command for C++ is?
    And the clear screen command?
    Thanks for reading my post.
    VHD.


  • Next message: Artie Gold: "Re: C++ commands... Does anyone know?"

    Relevant Pages

    • Re: start a program via a batch file
      ... Ken I can do simple things in a batch file. ... I use the pause command in another batch file, the trouble is I need a pause ... the sql database to manual start and I use a batch file to start it ...
      (microsoft.public.windowsxp.general)
    • Re: timing
      ... the protocol for queuing the data is that i must turn off ... the dtr for .1 to 1 second. ... I was using the pause command ... Pause can meet those requirements. ...
      (comp.soft-sys.matlab)