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 ... 61 62 63 64 65 ... 90
Title Δ
Accessing a member in a nested structure +0.45
Finding host address range in C 0.00
Levels of visibility of symbols from a compilation unit - C -0.33
This C code keeps giving me a segmentation fault in codeblocks 0.00
Initializing a structure with all available combinations 0.00
RAND_bytes doesn't give the same result from the same seed +0.28
How to convert a numeric string starting with 0 to an octal number 0.00
Using a defined function type in a function declaration +1.29
Can I use the same sockaddr_in in TCP and UDP? +0.92
Segfault doesn't happen -0.68
comparing number with special character -2.69
store result of void method in array (invalid conversion) 0.00
The output of the following C code is T T , why not t t? +2.18
What is the result of calling return in a non-void function after c... -0.02
Why the following code is not giving double free error? +1.13
How do you use realloc when you have a pointer to a pointer of a st... +1.00
Swapping largest and smallest numbers in C -0.81
Some logical error always executes if block? +0.30
sha1 example in C using openssl library 0.00
Bitwise circular shifting in an array -0.75
How to most effectively combine functions including checkprime +1.26
Error in else if syntax? Can someone help find 0.00
C Array Wrong storage issue 0.00
C: Send nested Struct over TCP socket 0.00
Undefined reference to `startswith' 0.00
How can I distinguish two keystrokes which have similar responses f... 0.00
Binary to decimal algorithm in c giving strange results +1.42
how to allocate memory of a struct variable 0.00
Using variables for shell script in C +1.21
Creating a File to array function +1.83
Why ~0 >> 1 doesn't shift the bit? +1.88
Checking if free worked +1.34
Pipe communication between 4 children processes only works the firs... -0.69
There are so many errors using function and struct in c 0.00
bind() failed: Address already in use 0.00
what is the purpose of typedef name *aliasname +0.62
In C how to test for a NULL value in remaining strtok srting before... +1.21
Executing a Python command with a setuid/setgid wrapper -2.14
Why is there a stack overflow 0.00
Operation not permitted : Server-setsockopt() error for SO_BINDTODE... 0.00
get the output of execvp and print it with pipe -0.19
How can I dynamically fill an array of pointers to structs that I h... 0.00
How does the negation !my_function() effect my function in C? -2.53
C Program to convert fahrenheit to celsius using ternary operator n... 0.00
In if statements, if I assign a value to a variable, do I have to d... -0.59
How does this C/C++ struct initializer with not enough fields work? 0.00
Cannot pass struct pointer as function argument in C -0.69
Write a program to count characters from a file +1.57
Is full followed by partial initialization of a subobject undefined... -2.25
Using argv and strcmp at C 0.00