• 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
NSLog BUG ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSLog BUG ?


  • Subject: NSLog BUG ?
  • From: "Mark's Studio" <email@hidden>
  • Date: Wed, 15 May 2002 19:53:41 +0200

I just used NSLog like this

NSLog(@"takeDoubleValueFrom %d %@ %@",[sender doubleValue],self,sender);

and the second arg was always (NULL)

I know it should be like this

NSLog(@"takeDoubleValueFrom %f %@ %@",[sender doubleValue],self,sender);

but why does it not work?

Peter Mark

Mark's Recording Studio A/S
Faelledvej 19 b DK2200 N
Copenhagen Denmark
Tel: +45 35366078 Fax: +45 35366038
www.marks-studio.dk
email@hidden
_______________________________________________
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.

  • Follow-Ups:
    • Re: NSLog BUG ?
      • From: email@hidden
  • Prev by Date: RE: Simple NSTableView Question - Newbie
  • Next by Date: Re: System wide Contextual Menu plug ins
  • Previous by thread: What's the difference between NSBGOnly, LSBackgroundOnly and NSUI Element?
  • Next by thread: Re: NSLog BUG ?
  • Index(es):
    • Date
    • Thread