• 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: Is This Right?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is This Right?


  • Subject: Re: Is This Right?
  • From: "John C. Randolph" <email@hidden>
  • Date: Tue, 5 Jun 2001 18:51:52 -0700

On Tuesday, June 5, 2001, at 10:57 AM, Brian Howard wrote:

Do I understand this right? Can these two lines of code:

NSMutableArray *myArray;
myArray = [[NSMutableArray alloc] init];

be combined thus:

NSMutableArray *myArray = [[NSMutableArray alloc] init];

???

Yes, that's legal.

-jcr

"This is not a book to be tossed aside lightly. Rather, it should be hurled with great force." -Dorothy Parker


References: 
 >Is This Right? (From: Brian Howard <email@hidden>)

  • Prev by Date: Re: int question
  • Next by Date: Re: Rhapsody Developer's Guide
  • Previous by thread: Re: Is This Right?
  • Next by thread: Re: Is This Right?
  • Index(es):
    • Date
    • Thread