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 ... 90
Title Δ
C string is empty after assignment +1.33
uftp tuning for high latency low bandwidth link 0.00
c random int types -2.24
Opaque pointer not accessable from resident .c file +0.28
Can fread() be used to ascertain file type? 0.00
Example of a translation unit vs file scope +1.72
Questions about C array syntax -0.81
Why this code got compile error in ANSI C? 0.00
How to get an arbitrary root in C? +0.27
Parentheses around structure variable with asterisk operator -0.50
how to declare an array based on if else condition inside a functio... -2.65
Requirements for lvalue in C 0.00
How can I define argv[2] to be a list as per the following code, an... +0.26
Clarification of a Nest Class Callback function in C++ for C progra... 0.00
How would I print the sum of two numbers by using different paramet... +0.01
using static array when calls external interface 0.00
Associativity of the same operator precedence -- *start++ 0.00
Pointer and memory arithmetic in C -2.73
While calculating length of the string array, any string characters... +0.26
fork process always returning > 0 i cannot figure out why? 0.00
C - How to get the string of the outer token in a nested strtok_s -1.80
Error "too few arguments to function call, at least argument &... +0.26
What is the problem with this preprocessor in the code below? +1.39
Why do function pointers exist as long as they act similar to funct... -0.27
Const on struct 0.00
C Code: Pass string from one function to another function -0.39
How can I convert my strings to lowercase? -0.40
Assignment Suppression Character +1.92
Complicated C type and Boolean expression explanation 0.00
What is the following format specifier doing? -2.53
How to explain the output of this program in C? +0.61
pthread_attr_setschedparam() returns invalid argument … (Linux, C,... 0.00
examples of The precedence of && is higher than that of || 0.00
Deferred array initialization 0.00
sizeof operator shows wrong size of struct in c +1.17
strlen() warning concerning conversion between pointers | C99 | CLion -0.71
C: int or unsigned int which type I used for pointer increasement +0.78
Why is an int variable valued `0xffffffff` >> 1 != 0x7fffffff? -0.65
Why am I getting garbage values? +1.31
Chaining assignment in an if condition +1.99
Literal for short or char (integers) -2.74
is there a way for Realloc in functions correctly? -1.28
Order of operations when adding dereferenced pointers +0.67
32 bit addition of two numbers in C 0.00
How to re-bind local socket after it was closed? 0.00
typedef for a registering a constructor function in C 0.00
Command line input in C gives error and works only for specific case 0.00
Odd Repetitions of Patterns When Using Rand() +1.35
Defining function in .h vs .c file +0.25
Declarations within an if statement 0.00