StackRating

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

Richard J. Ross III

Rating
1555.92 (6,419th)
Reputation
46,657 (2,218th)
Page: 1 2 3 4 5 6 ... 18
Title Δ
How to emulate strongly typed enum in C? +1.28
Why a constant pointer of type character as a function? -0.49
Delegate method naming convention if class name is long? +2.21
How are instance variables and methods stored in an Objective-C 2.0... 0.00
What does class_addProtocol actually do in Objective-C? 0.00
String Literal As Template Argument +2.34
What if malloc fails? -0.38
Objective C Play Video 0.00
Variable class array -0.91
Which operator is faster (> or >=), (< or <=)? +1.63
How could I change a vector which has points into a vector which ha... +0.47
What are the max and min numbers a short type can store in C? +0.52
iOS and ARC management +0.44
is "synchronizeFile" needed to guarantee file integrity o... -0.50
writing JSON data to disk 0.00
What is the use of * in printf? +1.04
Why does C++ accept multiple prefixes but not postfixes for a varia... +2.53
C - Programming Data Types +0.95
NSArray NSDictionary NSNumber using @operator in Xcode 4.4 +0.51
Why no dereference operator in char string? +0.93
Which of the following is the correct output for the program given... +0.09
Is a variable declared in a loop body preserved during iterations? -0.64
Discovering at runtime which of a class' instance variables are dec... 0.00
XCode Automatic Reference Count (ARC) on OS 3.0 0.00
Use var as var name in javascript -0.87
alloc/init in viewDidLoad causes IB to ignore outlets +0.18
Can't withdraw CGPoint Values from A mutableArray of NSValue 0.00
Using storyboard to change view after condition in XCode 0.00
Writing char array to file, with escape characters written with the... -0.17
When i try to print out some unicode chars as hex in C, they all ha... -1.49
UILabel with current time +0.42
Display UISliders value as % +1.46
GameKit for apps other than games -2.10
Is block copied when it executes? -0.96
Unable to load a file with [NSString stringWithContentsOfFile]? 0.00
Mixing Objective-C with C and code organization -2.42
Key-Value-Coding Key paths +0.42
InfoPlist.strings vs a global.h for constants 0.00
What's the best way to split a "," separated list into an... 0.00
NSValue/NSNumber creation of a given encoding/objCType 0.00
Can NSJSONSerialization handle null? +1.56
Why is max length of C string literal different from max char[]? -1.62
How To Add Delay Before Presenting Second Alert View 0.00
Get class from instance hex in Objective-C +2.08
How to convert Text to Image in Cocoa Objective-C +0.66
The fastest way to find union of sets -0.10
Mutex in Obj-c / Cocoa +1.72
How to add a confirming pop up window in objective? -0.31
ABS(A) and abs(int) -1.01
Why can't you call functions on a pointer object? +0.25