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 ... 7 8 9 10 11 ... 90
Title Δ
Best practice of sending data of different sizes over the network -1.23
typedef struct but keep new type namespaced under keyword 'stru... -1.59
Printf format string maximum width value (padding) %(??)d%n +1.26
strange return behavior in strcat() +1.16
How can I calculate the minimum value of numbers that are found in... +1.30
How do I print a floating-point value for later scanning with perfe... 0.00
Sprintf is changing the values of an array 0.00
Big endian byte array to small endian struct elements in C, arm 0.00
setsockopt does not work, but does not return errno 0.00
Why is struct in C working even with less memory allocation? 0.00
Received an "expected expression error " when i added a f... 0.00
Array-in-struct initialization in C and C++ 0.00
Is the omission of a forward declaration for a pointer to a structu... 0.00
Thresholding a sensor value 0.00
if statement, function evaluation & compiler optimization 0.00
efficient way of getting k equal values in a row 0.00
Rename a char variable in C within a for loop 0.00
How to make an actual copy of a struct (not a pointer) 0.00
how to place a global variable in another section 0.00
How fork() exit(0) and wait(NULL) works? 0.00
c while loop keep running even when condition is false 0.00
The most efficient way to initialize array member of struct? 0.00
CS50 Problem Set 5 Speller: Valgrind issue - Conditional jump or mo... 0.00
Is it possible to allocate a single byte of memory at a specific ad... 0.00
Why aren't compiler flags I specify in my makefile showing up i... 0.00
How to use relational operators with a random number generator (c) 0.00
Mysterious behavior of malloc() function in C +0.36
Similar codes output different results +1.17
does a function automatically return dynamically allocated variable? 0.00
Defaulting non-startup modules to new section in custom linker script 0.00
Is there an operator precedence problem I'm missing? Compare of... +0.26
Why does this union organize data in a different way than expected? -0.23
shifting an unsigned char by more than 8 bits +1.29
What's the difference between while(wait(NULL)){} and while(wai... +0.86
Why it is ok to pass an uninitialized variable address to pointer p... +0.92
What's the role of L in modulo 1000000007L? -1.63
How does this array of pointers print this unexpected result? +0.57
How to create multi-dimensional array with dynamic rows and columns 0.00
Can someone explain me exactly what the below definition means in t... 0.00
The following C code shows that : format '%d' expects argum... 0.00
How are void pointers implemented? +0.88
Is 'printf("%n %d", &a, a)' well defined? -1.35
If printf() is given an incorrect argument type relative to it'... 0.00
What is the evaluation order of the expression &x->y->z? -1.59
Why don't function pointer arguments affect memory size? +0.64
The type of a floating point literal with exponent +1.21
C: is there anyway i can get the modulo operator to work on non int... -1.82
Set OpenSSL parameters with a void function 0.00
Multidimensional array addressing C +1.27
How do I initialize literal to size_t in C? 0.00