Post

Replies

Boosts

Views

Activity

how do i output system command C++ on xcode
i used dev c++ on windows before this and it works just fine when i use command like this system("color E0"); system("cls"); system("pause"); system("title test"); but in Xcode, when i run it they said the command is not found. may i know how to fix this ? thank you
Replies
1
Boosts
0
Views
1.2k
Activity
Apr ’22