Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Mockup & CodeGen, iPhone & iPad
($9.99)

Make your own iPhone apps
and run them live!
(free)

Manu
($0.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 12-19-2009, 06:58 AM   #1 (permalink)
Registered Member
 
Join Date: Dec 2009
Posts: 25
Default NSMutable Array

Hey Guys,

i have an NSMutableArray *eurodiffArray;

i want that eurodiffArray have a size of 20 and have to be float variable stored

then i have a for (int i = 1; i <= 20; i++) {

eurodiffArray[i] = eurodiffArray[i-1]+ round(qhdiff * varPreis / 100 * faktor);
]

how can i define an array like above
Doggy is offline   Reply With Quote
Old 12-19-2009, 07:16 AM   #2 (permalink)
Registered Member
 
Join Date: Jun 2009
Location: Ypsilanti, Michigan
Age: 63
Posts: 1,526
Default

I would not bother with an Objective-C class for this. I would use a simple C array:

float eurodiffArray[20];

Robert Scott
Ypsilanti, Michigan
RLScott is offline   Reply With Quote
Old 12-19-2009, 08:35 AM   #3 (permalink)
Registered Member
 
Join Date: Dec 2009
Posts: 25
Default

Quote:
Originally Posted by RLScott View Post
I would not bother with an Objective-C class for this. I would use a simple C array:

float eurodiffArray[20];

Robert Scott
Ypsilanti, Michigan

Hey Robert,
thx for the advice
Doggy is offline   Reply With Quote
Reply

Bookmarks

Tags
array, array float, nsmutable array

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 252
23 members and 229 guests
@sandris, ADY, Dani77, diyora, FAED, fredidf, F_Bryant, GHuebner, HDshot, JasonR, mer10, Oral B, prchn4christ, Rudy, smithdale87, Speed, spiderguy84, stekki, tgjorgoski, Thompson22, Touchmint, twerner, vigu360
Most users ever online was 1,187, 10-11-2011 at 08:09 AM.
» Stats
Members: 158,880
Threads: 89,228
Posts: 380,752
Top Poster: BrianSlick (7,129)
Welcome to our newest member, @sandris
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 01:03 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0