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 ... 59 60 61 62 63 ... 90
Title Δ
Hiding a structure in C, is this undefined behaviour? +0.50
Result of an operator if different data types as arguments? (C) +0.02
stroage size of 'variable' isn't known 0.00
Trying to make a random "password generator" in C -0.84
Optimize Case Statement +0.71
Bubble Sort in C with NAN, INFINITY AND -INFINITY +0.29
Can we do type conversions using unions? 0.00
Converting dotted IP to integer using htonl(inet_addr(IP_str)) retu... -0.41
How to get an adress of a static array in C -0.81
What if NULL and size 0 are passed to realloc()? -0.04
Why is this getting a segmentation fault? 0.00
Why am I getting a segfault with this code when using snprintf? 0.00
Calculating Birthday Probability for large numbers +0.21
Array dynamically allocated by file size is too large +0.29
How to measure speed of short piece of C/assembly code? +1.35
Why is a multiplication without an LHS valid in C? +0.29
Error incompatible types when initializing type 'enum Zahlen... 0.00
Is the second int in a multiple declaration always set to 1? -0.06
How to check if a struct member exists in C? +1.02
Free doesn't free pointers sent as a va_arg list 0.00
implementing openssl evp encryption 0.00
printf alignment for multiple format specifiers 0.00
strncpy function in C isn't working +1.24
Why string is getting trimmed on using "+" opeartor in pr... +1.61
Memory segments stack and heap -0.88
C - pointer is not null after freeing it -0.44
Max Heap segmentation fault 0.00
C - How can I free dynamically allocated memory? 0.00
Dividing a double number with a double of 0 gives the limit of the... +0.79
Type Casting in Array -0.21
If you execute the code below, the output will be 8; however, I fee... -0.09
Continue inside nested loop in C +0.88
get warning: assignment from incompatible pointer type for using po... 0.00
What are the requirements for ipv6 multicasting using plain sockets? 0.00
Why does (x-(x/y)*y) evaluate to the same as x%y? 0.00
What is going wrong with my switch function? +1.14
C - Calculating and printing int as float +0.73
Accessing a member of a structure in an array of structures which i... 0.00
Forcing enum field to 8 bits in standard C with bitfields -2.14
How to Call a Function you've created into int main() c program... -0.22
Compiling c code with my_global.h, main function is OK but nothing... 0.00
Behavior of malloc : is first 'out of bounds' value always... +0.31
Can two connected sockets listen on different ports? 0.00
Unable to compile code utilizing OpenSSL library / functions 0.00
C - Is there a way to put variables inside single or double quotati... 0.00
Explain the return value of printf +0.67
Error on line 26 "Called object type "int" is not fu... 0.00
C structure padding problems +1.88
Finding max and min integers from user input using for loop in C++? +0.29
Why am I not getting a segfault error with this simple code? +1.38