• 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: Easy one.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Easy one.


  • Subject: Re: Easy one.
  • From: Derrick Carlin <email@hidden>
  • Date: Fri, 15 Jul 2005 01:21:54 -0700

Thanks!


- Derrick Carlin


On Jul 15, 2005, at 1:20 AM, Rustam Muginov wrote:

On 15.07.2005 12:13, "Derrick Carlin" <email@hidden> wrote:


For you. not me... heh heh

I'm just learning...

What is wrong with this code?...






-(void) setter:(NSString *) hello {

NSLog (@"hello\n");
NSLog (@"Here is the result %s",hello);


Shoud be: NSLog (@"Here is the result %@",hello);

Cocoa NSString is not the C ASCIIZ string



NSLog (@"hello\n");
}
@end





_______________________________________________ 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
References: 
 >Re: Easy one. (From: Rustam Muginov <email@hidden>)

  • Prev by Date: Re: Easy one.
  • Next by Date: Re: Easy one.
  • Previous by thread: Re: Easy one.
  • Next by thread: Re: Easy one.
  • Index(es):
    • Date
    • Thread