• 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
retrive a variable value
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

retrive a variable value


  • Subject: retrive a variable value
  • From: simone gabbriellini <email@hidden>
  • Date: Fri, 4 Mar 2005 19:49:21 +0100

hello List,
I have a variable which I decode this way:

messaggioInvito = [[coder decodeObject] retain];

can someone tell me why if I write:

printf("%s\n", [[messaggioInvito description] UTF8String]);

I see the value, but if I write:

NSLog([messaggioInvito string]);

I don't see anything? isn't it a textview?

thank you,
simone
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: retrive a variable value
      • From: Shawn Erickson <email@hidden>
  • Prev by Date: [Newbie]: Proper window activation
  • Next by Date: Re: retrive a variable value
  • Previous by thread: Re: [Newbie]: Proper window activation
  • Next by thread: Re: retrive a variable value
  • Index(es):
    • Date
    • Thread