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 2 3 4 ... 90
Title Δ
C - Libraries with the same function and variable names 0.00
How to use %d as a decimal integer with %f in the same line? 0.00
Why does accept() create a new socket? +1.61
When to use arrow and when dot? +0.98
Legitimate uses of a goto 0.00
Assignment in ternary operator +1.44
Increment/Decrement operators on functions with return type int +1.42
How can I keep multiple copies of a very large dataset in memory? 0.00
Miscellaneous functions undergo implicit conversions in C? +0.75
Case statement with braces -0.93
In C, is a global pointer initialized by malloc() in the data segme... +1.96
Is sizeof a function or an operator? -1.82
C Declare and define quickly the fields of an array +0.71
Passing null to dlclose() -2.59
Can IPv6 multicasting work when one or more receivers are unable to... 0.00
C adjacent stack addressing 0.00
clock_nanosleep(): It ignores timespec structure +0.28
How to get local address the kernel assign to a UDP socket with con... 0.00
I was studying with a friend about the C language dynamic allocatio... +1.05
When writing a function that returns pointer, why should I allocate... +0.77
In C, why does this function return false when conditions are met f... 0.00
Why does recvfrom() returns wrong address of sender? 0.00
C++ dynamic array allocation and strange use of memset +0.86
Calculating malloc size of a tagged union (without over-allocating) 0.00
Is assignment of bit field with different Endianness implementation... +0.62
Receiving Unicast and Multicast on the Same Socket in C++ 0.00
Parenthesis, Comma Operator and Ternary operator combination equiva... +0.80
Detecting signed integer multiplication overflow in C -0.74
Making a C macro substitute itself as a function call in the result? -2.73
"bus error" and "Segmentation fault" with a min... 0.00
How operators work in expression priority-wise? 0.00
Problem with realloc in C. I tried to built a vector dynamically, t... 0.00
What is the difference between the values of these two char arrays? -2.75
Assigning an integer to a dereferenced character pointer 0.00
Finding largest element in a array using call by reference ( Functi... -0.75
C11 _Generic() expression failing if being nested -2.41
is it ok to change const char* variable? +0.26
Is it safe to keep a pointer out-of-bounds without dereferencing it? -0.40
convert from two bytes to a float +0.65
Long long in c99 +0.37
does the pointer reallocate memory as it increments? +0.79
Freeing arr returns error malloc: *** error for object pointer bein... 0.00
Free dynamically allocated memory in C -0.74
To use a function prototype or not -0.89
C - Should Function Implementations in Header use extern/inline/sta... 0.00
Why can't I use a constant int to declare an array AND initiali... 0.00
C++ project: Where to define global variable with function 0.00
Casting a negative int to a bigger unsigned int in C 0.00
Why is this struct type "incomplete," and is it really so... -0.81
Multiplying an int by an int to give a float is returning 0 languag... 0.00