• 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
XCode with Mixed Declarations and Code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XCode with Mixed Declarations and Code


  • Subject: XCode with Mixed Declarations and Code
  • From: Denise Eatherly <email@hidden>
  • Date: Mon, 29 Sep 2003 16:39:47 -0700

Hi,

I just loaded XCode for Jaguar this morning. I haven't even launched it yet, but I am getting a strange behavior from PB - now it won't accept declarations mixed with code:

NSParameterAssert( ( index >= 0 ) && ( index < length ) );
NSString *myString = [ myArray objectAtIndex:index ];

Does anyone have any idea what might be going wrong here? or how I can put it back?

Thanks,
Denise
_______________________________________________
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.

  • Prev by Date: Re: Cocoa graphics speed
  • Next by Date: Re: Cocoa graphics speed
  • Previous by thread: Warning question
  • Next by thread: Re: XCode with Mixed Declarations and Code
  • Index(es):
    • Date
    • Thread