Re: Clearing the screen - Press any key...

From: Mike Wahler (mkwahler_at_mkwahler.net)
Date: 09/01/04

  • Next message: Alwyn: "Re: by ref parameter is just a syntax sugar?"
    Date: Wed, 01 Sep 2004 17:22:59 GMT
    
    

    "Steve" <aeroman10@nospam-yahoo.com> wrote in message
    news:QSdZc.2399$EJ.982@fe2.texas.rr.com...
    > Thanks, that worked...
    > Had a problem with that for a second but it was because I didnt have
    > #define<string>

    I hope you mean

    #include <string>

    BTW please don't top post.

    -Mike


  • Next message: Alwyn: "Re: by ref parameter is just a syntax sugar?"