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 ... 24 25 26 27 28 ... 90
Title Δ
error: passing 'float' to parameter of incompatible type &#... +0.24
How to push and pop a void pointer in C -1.52
How do I hide some fields of struct in C? +1.03
Char Array and uintptr_t 0.00
Why does passing function parameters to a struct initialization ret... +0.27
in C: Is void* a type? -0.85
Typedef function and is it useful? +1.17
how does this bitwise expression help in finding the minimum and ma... -2.14
Confusion about a implementation of the system function in Unix 0.00
Trying to calculate age in C +0.26
Execvp() is not accepting 'ls' as Argument 0.00
How to properly write a function that adds two integers in C -2.59
Main recursively called without local variables -1.90
Combining compound operators +0.55
I have Mysterious C code witch have different behavior at same test... -0.15
How to calloc a 2D array without valgrind errors? +1.14
Does the statement `int val = (++i > ++j) ? ++i : ++j;` invoke u... +1.14
In C - how do I define functions with pointers as arguments? +0.33
I have a warning and error with void value; warning:in function ret... -0.70
C code gets stuck unless I call printf() function 0.00
Why do I an get error when trying to print a null pointer +1.80
Scanf skips functions 0.00
How to properly debug a shared library written in C? 0.00
What byte order does recvfrom() save src_addr as? 0.00
Memory leaks problems using valgrind even after fclose +0.26
why can't you shift a uint16_t +0.25
SHA256 digest differs between array initializer and string 0.00
I ask for clarification about ''not pass by reference'&... -0.06
What is the meaning of "producing negative zeroes" in a s... -0.94
Return variable struct members -1.44
How to free allocated memory in this block of C code? 0.00
how to open file within while loop that is dependant on information... 0.00
Unable to access private variables inside of static functions 0.00
Multiple structures in a single malloc invoking undefined behaviour? +0.94
Are both of these statements equivalent? -2.41
problem printing a pattern using pointers 0.00
Expected Expression C 0.00
Checking if each digit is divisible by 2 -2.85
how to print name of newly created file(s) within a directory in C? 0.00
Weird beahaviour of string pointers +0.26
Checking to see how many times a number appears in an array 0.00
How does int a=65; printf("%c", a); work in c language in... +0.39
Finding duplicates with pointers -2.78
SSL has disappeared in wireshark 0.00
Interesting return behavior of C function -1.45
structs, typedefs, and c header files; how to integrate without .c... 0.00
Check all mallocs if they are protected with NULL return 0.00
error while initializing array of structures 0.00
Why this function returns always 0 0.00
How to sort a list using insertion sort using this code in C? +0.41