StackRating

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

Carl Norum

Rating
1646.68 (623rd)
Reputation
181,326 (278th)
Page: 1 ... 31 32 33 34 35 ... 59
Title Δ
confused in the use of "pointer" and "pointer to poi... 0.00
Single and double underscore difference in declaring @synthesize +0.34
How to connect stdin of a list of commands (with pipes) to one of t... +0.33
Assert outside a try/catch in obj-c 0.00
How do you read in a 3 byte size value as an integer in c++? +1.68
Segmentation Fault With argv +1.83
How do I determine what branch/tag I have checked out in git? -0.34
How can I store a function pointer in a structure? +0.35
error LNK2019: unresolved external symbol +0.37
Gnome Terminal PID -0.15
array of typedef'd strings? +0.33
Switch statement with strings? -1.05
Does C allow parameter by address? -2.20
Initialize values of array in a struct +1.47
Pointer address difference -0.82
How do i save a custom NSObject class to file? 0.00
Why must we clean up the stack -0.72
Undefined symbols for architecture 0.00
Initializing an array of integers in C, what does it look like in R... +1.65
How to get file size in ANSI C without fseek and ftell? +1.20
I need to make a global array in C with a size inputted by the user +0.99
macro and undeclared variables usage 0.00
How to expand variables in bash jobs list -0.12
Can I pull content from a specific webpage in objective c? -0.41
Why does the output of each printf in this code vary? +0.19
C++ MFC how to compare LPCTSTR in a if statement? +0.40
Get total size of folders with find & du +0.33
x86 assembly multiply and divide instruction operands, 16-bit and h... 0.00
Why is this valid C 0.00
Order of $ and ^ in vim. Is it reversed? +0.72
objective-c: creating a server method 0.00
sub eax,0 - does it do anything? +0.35
return a local pointer -0.07
How to declare a pointer to a character array in C? +2.17
Duplicate Symbol error xcode iphone 0.00
Invalid number. Numeric constants are either decimal (17), hexadeci... +1.56
is it possible to declare a large array as static and use it as ext... +1.69
Why use **head (and not *head) in RemoveHead(node) function? -0.76
return instanse by value from a method stack compilation -0.91
Removing entries from LD_LIBRARY_PATH -0.66
LUT in a macro C +0.37
Simple Linked list to read in integers and display them back C++ +0.89
What does %0x%x mean in C/C++ programming? +1.68
EOF after reading a file? 0.00
How to concat two char * in C? +0.40
Is int * x equivalent to int * int x? -1.16
Declaring variable above vs below @interface -0.13
C++ memory allocator architecture +1.28
Seg Faulting Double Pointer, Correctly Malloced (I believe) -0.39
The use of "?" and ":" -1.22