• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Novice Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Novice Question


  • Subject: Re: Novice Question
  • From: "Sherm Pendley" <email@hidden>
  • Date: Thu, 29 May 2008 22:16:25 -0400

On Thu, May 29, 2008 at 9:55 PM, Stephen Fahy <email@hidden> wrote:
> I am reading Stephen Kochan's Programming in Objective-C.  In the book he
> uses the function printf to display data and scanf to accept data from the
> screen.  I cannot get the two functions to work.  I can see the results of
> printf in the Debugger Console, but that is the only place.
>
> I know there must be a simple solution

Are you certain there's a problem to solve? From your description, it
sounds like printf() is doing what it's supposed to do. It's not a GUI
function - it doesn't pop up an alert dialog or anything. All it does
is print plain text to your app's standard output stream, which is
what the debugger is displaying in its console.

sherm--

--
Cocoa programming in Perl: http://camelbones.sourceforge.net
 _______________________________________________
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

  • Follow-Ups:
    • Re: Novice Question
      • From: "Michael Crawford" <email@hidden>
References: 
 >Novice Question (From: "Stephen Fahy" <email@hidden>)

  • Prev by Date: Novice Question
  • Next by Date: Re: Novice Question
  • Previous by thread: Novice Question
  • Next by thread: Re: Novice Question
  • Index(es):
    • Date
    • Thread