Re: printf('\r') supported in Xcode 6.4 console window?
Re: printf('\r') supported in Xcode 6.4 console window?
- Subject: Re: printf('\r') supported in Xcode 6.4 console window?
- From: Jens Alfke <email@hidden>
- Date: Fri, 07 Aug 2015 15:59:22 -0700
On Aug 7, 2015, at 3:33 PM, Carl Hoefs < email@hidden> wrote:
I'm probably stuck in the "operates as designed" syndrome, but I'd thought I'd ask if what I'm trying to do is possible.
Nope. The Xcode console is not a terminal. It only appends output, never modifies it in place (well, except for the input line.)
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden