StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

CRD

Rating
1594.51 (2,041st)
Reputation
45,707 (2,295th)
Page: 1 ... 32 33 34 35 36
Title Δ
Simple copying pointers with Objective C -0.14
Is there anything that can go wrong when I use static to implement... +0.10
Fast way to store and retrieve pairs of numbers in Objective-C +0.14
unusual behavior of NSArray +0.47
unusual behavior of NSArray -1.66
Fastest way to calculate the distance between two CGPoints? +0.96
How to extract a path components from documents directory till my f... +0.70
Objects in object oriented programming in objective c 0.00
When does an NSArray no longer contain the same item? 0.00
Using properties in Protocols and @synthesize as a shortcut to prot... 0.00
Xcode Objective-C simple array in array +0.41
Mac App Store: changing minimum system requirements 0.00
Why would you use an ivar? -0.96
More about property releasing -0.64
Is NSArray / NSMutableArray order guaranteed when reading array fro... 0.00
NSInvocation pass C-arrays to Objective-C method +0.01
One identifier for multiple values. Is it possible? -0.83
When do we create memory for ivars in Singleton example by Apple? 0.00
Convert 'char' type to 'int' and preserve data in C language +1.57
Designated Initializer +0.47
How do I simplify the adding of 24 different integers? +0.00
NSTextField with Number Formatter not allowing decimal input 0.00
OSX Lion: different views in fullscreen and in windowed mode 0.00
Transform an NSAttributedString to plain text 0.00
100 <= x <= 150 as argument in if (), acting funny -0.89
Large Conditional for placing elements into sections arrays, better... -1.25
How do you make a "getInt" method using try-catch and a d... -2.08
why [self.property release] will cause the static analyzer to show... -0.87
Populating array with integers -0.27
Difference between identical and equal? -0.08
NSSwapInt from byte array -0.57
Sort 4 ints, smallest to biggest +0.97
Objective-C constants: NSString comparison using ==? +1.25
safe __attribute__((constructor)) function classes +1.41
How can I split up GPS coordinate in Objective C? +0.39
Use NSTextfield data to build an array of integers? 0.00
insert into an array with a short and smart algorithm 0.00
count NSMutableArray size till or from a specific word? -0.07
Objective-C Parent Child Pointers and their relationship +0.87
How can i create `IBOutlet` or `IBAction` in custom class +0.43
Understanding what exactly 'self' means +0.41
for (NSArray *a in directory) doesn't work as I would expect -1.93
How to add new keys to a plist? +0.44
Is there any way to store unsigned long in core data? +1.25
Is it OK to access instance variables directly in an instance metho... -0.56
Which of these is the preferred method for funneling Objective-C in... -2.09
objective-c : alloc child class from parent and use parent class in... 0.00
How to save the state of an NSPopUpButton? - Cocoa 0.00
How do I publicly declare the keys to an NSDictionary? +3.57
Should NSArray and NSMutableArray be always used instead of normal... +3.36