Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
xcode c++ problem
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="dr_springfield" data-source="post: 27154"><p>system("clear"); works on the terminal...</p><p></p><p>...but not in xcode, it says Terminal Environment Variable not set. I tried setting the TERM variable (set by adding TERM variable setting to executable thru Xcode) to ansi, and then vt100, but both of those output something like [H[J instead of clearing the terminal. Not sure how to do it with Xcode.</p></blockquote><p></p>
[QUOTE="dr_springfield, post: 27154"] system("clear"); works on the terminal... ...but not in xcode, it says Terminal Environment Variable not set. I tried setting the TERM variable (set by adding TERM variable setting to executable thru Xcode) to ansi, and then vt100, but both of those output something like [H[J instead of clearing the terminal. Not sure how to do it with Xcode. [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
xcode c++ problem
Top