General C++ Programming - August 2019 (Page 6)

Deleting string that was cout (printed) in cmd
 
I am trying to delete string from cmd but not all that is printed(cout)just that string is that possible to do? cout << "TTTTTTT" << endl; //for example /* ...
[12 replies] Last: So called “ANSI escape codes” are a subset of VT-100 terminal cont... (by Duthomhas)
by azsxd
card game
 
How do you create a game where two players each draw a card, where the card deck is created by an array?
[3 replies] Last: WTF? http://www.cplusplus.com/forum/beginner/258234/ (by dutch)
August 2019 Pages: 1... 456
  Archived months: [jul2019] [sep2019]

This is an archived page. To post a new message, go to the current page.