I am using a Macbook Air. I used system("cls"); and system("clear").
That would not work. It displays on the output screen (xcode output screen) that the command cannot be found. I am using the C compiler, not C++.
How do I clear the output screen on Xcode? Please guide me through the steps in doing this.