Re: scanf prob in PB run window
Re: scanf prob in PB run window
- Subject: Re: scanf prob in PB run window
- From: Ben Dougall <email@hidden>
- Date: Wed, 30 Jul 2003 00:30:17 +0100
On Tuesday, July 29, 2003, at 10:05 pm, email@hidden wrote:
Dear list,
This is a newbie question, so bear with me:
Question: Why do my C programs using scanf run perfectly in Terminal
but
not in the project builder run window?
More details: I write C programs in project builder using the
standard
tool. When the program includes the scanf function, I do not get the
desired
prompt in the run window of project builder. However, I do get the
desired
prompt when I run the program (which I build in project builder) in
Terminal.
this'll probably explain it:
<
http://developer.apple.com/tools/xcode/faq.html#Q:Output>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.