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 ... 19 20 21 22 23 ... 90
Title Δ
Why scanf scans different number than the one I enter? 0.00
Giving unexpected sizeof union output in c program 0.00
snprintf() in C treats the lowest two bytes of the destination Stri... +1.14
Duplicate calling inet_ntop() function 0.00
Fwrite/Fread a dynamically declared struct ** +0.31
Complex numbers (complex.h) and apparent lag of precision +0.07
Converting a int pointer to a void pointer and back to use the valu... +0.28
How to determine which condition was true? -1.03
Is there a way to have a single member of a struct hold one out of... +0.28
Store hex input into int variable without using scanf() function in C -1.40
How do I make my if else statement continue? +1.27
Byte order of fields when parsing network header -0.48
Does the included header file expand in the C file -2.01
Zeroes Skipping in Hexadecimal Printing 0.00
Print float with actual float size +0.83
Understanding dynamic allocation in ancient C 0.00
Error when initializing global pointer to dynamic memory +1.32
Why does %f print large values when floating point constants are pa... -2.14
Dereferencing pointer to arbitrary address gives Segmentation fault +0.80
warning: format ‘%d’ expects argument of type ‘int *’, but argument... -2.16
Type declaration equivalence in C: are these types identical techni... 0.00
Why is this int not taking up two bytes of my array? +0.79
Why am I getting junk values despite using calloc()? +0.97
Why doesn't size_t complain if I keep re-declaring it? 0.00
How can I initialize a flexible array in rodata and create a pointe... -0.22
how I find un subtle bug 0.00
Getting 8-bit individual addresses of uint16_t with pointers +1.25
About typecasting of an array to pointers +0.28
How to fix argument of type is incompatible with parameter of type -0.62
What is a more accurate algorithm I can use to calculate the sine o... 0.00
How to calculate the size of enum +1.87
Why char value increasing 3? +0.95
Understanding padding in structure 0.00
How do I fix a run-time error emitted by a safe function from Annex... -0.02
Need help to fill arrays 0.00
Using condition instead of assignment in first part of for header i... +0.34
How do I get C to differentiate between single and double floats wh... -0.43
How does this assigning of variables work? +0.29
What is the fastest way to compute the difference between two uint8... -1.85
Unexpected error when i try to set parameters on a function to be d... 0.00
Precedence inside While loop 0.00
How to return pointers to arrays from functions? +0.88
Error code randomly appears when trying to run slot machine program +0.29
sizeof() a struct with a zero length array member +1.07
bit manipulation - only change last 4 bits 0.00
Result of comparing hardcoded strings with == +0.99
Defining a function which returns a function pointer which also ret... -1.13
Problem with understanding floats in c.. Why does it go into infini... +1.89
Iterating through lines without passing an offset 0.00
Why does 'printf' print nothing in gcc? 0.00