Author Topic: system("cls")  (Read 8313 times)

sforiel

  • Guest
system("cls")
« on: April 28, 2011, 02:29:17 pm »
hello!
i have been trying to find the equivalent on mac for the function system("cls") that is on windows.
does anyone know?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: system("cls")
« Reply #1 on: April 28, 2011, 02:40:30 pm »
Please read the rules of the forum and ask on macosx support forum, here we support Codeblocks as an IDE.
No programing with C::B questions.

Also invest some time in your google-fu, bing-fu, or any other search-engine-fu....

Here is the answer: http://macdevelopertips.com/tools-utilities/alias-command.html and the term to find it "cls equivalent in macosx"
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]