• 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: Creating Menu Items from NSMutableArray
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating Menu Items from NSMutableArray


  • Subject: Re: Creating Menu Items from NSMutableArray
  • From: Andrew Pinski <email@hidden>
  • Date: Sat, 17 Aug 2002 17:07:56 -0400

On Saturday, August 17, 2002, at 04:57 , Kyle Moffett wrote:


On Friday, August 16, 2002, at 07:23 PM, Andrew Pinski wrote:

A basic C error. The 'int index;' needs to come with all the other
variable declarations at the beginning of the function or block.

It is not a basic C error, it is basic pre-C99 error.
You should be glad this has changed for C99.

What's C99? I know C++ and Java don't have this problem,
but I've never heard of C99

ISO/ANSI C standard agreed in 1999, iso9899:1999.

There is also an ISO C in 1990 (same standard as the ANSI C in 1989), iso9899:1990.

The C++ standard was in 1989.

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

References: 
 >Re: Creating Menu Items from NSMutableArray (From: Kyle Moffett <email@hidden>)

  • Prev by Date: Re: Creating Menu Items from NSMutableArray
  • Next by Date: Frameworks refernce online...
  • Previous by thread: Re: Creating Menu Items from NSMutableArray
  • Next by thread: Re: Creating Menu Items from NSMutableArray
  • Index(es):
    • Date
    • Thread