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 ... 5 6 7 8 9 ... 59
Title Δ
Linked list node initialization, without using malloc() 0.00
Structs and char strings 0.00
int pointer typecasted with char pointer throw unexpected output? +0.24
clang -S -emit-llvm and then compile 0.00
Order of allocation of variables -0.81
Is there a different way integer promotion will be handle in "... 0.00
Should "freopen'ed" stdout be closed? 0.00
How to get a blank line after cin +0.28
C: connecting a program with the shutdown 0.00
Check if a variable has a value or null? -0.82
Can you help me clear this error 0.00
C: why does LLVM evaluate printf left-to-right when GCC evaluates r... 0.00
Converting ASCII to Hex and vice versa - strange issue -1.17
Debugging without using source file in LLVM 0.00
Unexepected behavior from multiple bitwise shifts on the same line 0.00
int16_t to float conversion weirdness 0.00
Objective C custom initializer not working? 0.00
What is the quickest way to determine if a file contains a specific... -1.69
what's the correct way to pipe input to a program's interna... -2.85
Deleting files with ^? in their name 0.00
Different way to write LDRB 0.00
Casting char pointer to int pointer - buffer error 10 +0.85
Not sure if I understand how to create bit function 0.00
How do I create uint8_t with byte data? 0.00
is there a shorter way to write: *((T*)(v.addr))=value; +1.22
How to modify a file name within a shell script? -0.36
Name will not display +0.24
error in generating .ko file for simple hello world module for linu... -0.23
Force merge into master from branch 0.00
I am confused in strings -0.59
What does char pointer zero mean? +0.62
NSScanner not scanning long numeric string into number 0.00
?: in Objective C 0.00
size_t redefined in calcstar 0.00
Why include /dev/null in makefile? -2.91
How to trap negative integer inputs in C++ program? +0.27
identifier character set (clang) +1.53
memory leak from vector 0.00
clang -o deleted my .c file? 0.00
How does an 'enter' input work while running putchar() func... 0.00
Explanation of __do_IRQ function 0.00
Removing directives from x86 0.00
Is there a more efficient way of checking pairs? -1.33
Is it wrong to put semicolon after braces of if block? 0.00
Put a multidimensional array into a one-dimensional array +0.27
Removing code reviewer's -2 on Gerrit 0.00
Can a struct of doubles be typecast to an array of doubles in C? -0.96
What is the effect of parentheses on pointers in C +0.65
((always_inline)) does not work when function is implemented in dif... 0.00
How can I terminate system()? +1.27