L
L
lightalex2014-12-20 01:50:28
C++ / C#
lightalex, 2014-12-20 01:50:28

Is it possible to clear the console in XCode in C++?

Is it possible to clear the console in XCode in C++?
Previously, there was data that needs to be disposed of

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Armenian Radio, 2014-12-20
@gbg

  • Use curses.
  • Call system("clear");

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question