StackRating

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

dbush

Rating
1674.89 (283rd)
Reputation
111,709 (609th)
Page: 1 ... 44 45 46 47 48 ... 90
Title Δ
Weird C program prefix increment behavior vs. Javascript +0.29
-Werror=strict-aliasing error in C -2.50
Is comparing equality on two pointers that are not in the same arra... -0.66
How can different strings have the same address -0.18
C expression must be a modifiable lvalue (Why am i getting on this... +1.56
How to ignore symbols & spaces during palindrome code in C +0.31
C fork() - What are the number of unique processes created by this... +1.04
Bitmasking and bit manipulations with C +0.99
Add variable number of array elements together at each loop iteration -0.19
Copying content of strtok token in C 0.00
Why isn't a char* deleted after its use in a function? +0.22
Getting a parse error before else -0.19
adding structs to dynamic array in C -0.16
Program execution interrupted when certain String is read from File 0.00
Integer promotion example in C 0.00
C: how do I assign values to my typed structure? 0.00
What does the compiler do when encountering a return statement? 0.00
Why this method for function overloading in C works? +1.45
How to find the size of dynamic array -0.43
C - What is the name of a structure +0.53
Is there a way of using bitwise operator to combine digit bits? +0.73
Searching a substring in a string and its position 0.00
making valgrind happy vs avoiding segfault 0.00
Difference Between intializing an array 0.00
backslash meaning in the C context 0.00
Is the behaviour of if(++i) ++i defined? -1.95
How to create a float given an integer and the place of the decimal? +1.53
Pid after fork in C 0.00
Free memory atomically 0.00
How can C have no inner functions, but languages implemented in C c... +0.81
Typedefine an enum type as structure +1.32
Use of void*, void ** and variadic function -0.51
Programm is printing the charater %, after performing a printf comm... +1.28
storing strings in a mmap shared array? (C) 0.00
"Cannot convert parameter 1 from double to float" althoug... -1.31
atoi method not returning and interger 0.00
semgentation fault because of strlen while sorting string matrix wi... +0.92
Array of pointers to pointers: managing strings for different langu... +0.31
Do compilers optimize out net zero bit shifts? +1.33
What's the preferred way in c to map some values to other values? -1.21
Why creating a remote shell using execve doesn't overwrite file... 0.00
Using pointed to content in assignment of a pointer +0.14
Can using an array as the last named argument to a variadic functio... -0.51
how do i print range of a sequence except one with while loop in c -1.38
Does the bit field correspond to registers in the accumulator? +1.76
What will this declaration line become after the program has passed... 0.00
How to allocate memory for an array and a struct in one malloc call... +2.04
I need to pass an integer to a function that only accepts arrays +1.30
Setting char to all true bits +1.50
What is the difference between . and ./ in bash? +0.92