• 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: c arrays in objC
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: c arrays in objC


  • Subject: Re: c arrays in objC
  • From: Andrei Tchijov <email@hidden>
  • Date: Sat, 3 Dec 2005 10:36:01 -0500

const int art_array[12][4] = {{1,10,10,100},{11,25,30,180}, {26,40,100,600},{41,50,100,1000},{51,60,200,1200},{61,70,300,1800}, {71,80,400,2400},{81,85,500,3000},{86,90,1000,4000},{91,95,1000,6000}, {96,99,2000,8000},{100,100,2000,12000}};

On Dec 3, 2005, at 10:27 AM, Jeff Childers wrote:

const int art_array[11][3] = {{1,10,10,100},{11,25,30,180}, {26,40,100,600},{41,50,100,1000},{51,60,200,1200},{61,70,300,1800}, {71,80,400,2400},{81,85,500,3000},{86,90,1000,4000}, {91,95,1000,6000},{96,99,2000,8000},{100,100,2000,12000}};

_______________________________________________
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: 
 >c arrays in objC (From: Jeff Childers <email@hidden>)

  • Prev by Date: Re: c arrays in objC
  • Next by Date: Re: [OT] What happened to Stepstone?
  • Previous by thread: Re: c arrays in objC
  • Next by thread: CoreData - large data set is slow to load on app launch - optimisation tips?
  • Index(es):
    • Date
    • Thread