Search:
Forum
General C++ Programming
Windows to Mac Conversions
Windows to Mac Conversions
Nov 21, 2015 at 11:35pm UTC
jasonwynn10
(412)
what is the equivalent of
system(
"CLS"
);
on a mac? I use it all the time on windows, but it doesn't work for apple exactly.
Nov 21, 2015 at 11:38pm UTC
Duthomhas
(13281)
"clear", but you shouldn't do that anyway.
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs