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 ... 28 29 30 31 32 ... 90
Title Δ
How is the standarized way to calculate float with integers? +0.60
address-of (&) and indirection (*) in C +0.16
In C programming, what is the difference between for(int i=0; st[i]... +0.90
C - Valgrind not showing line number of a code compiled by a Makefile 0.00
a c programming question error while compiling and executing 0.00
reorder a double type data 0.00
How to print uint8 in decimal? 0.00
Output data type of sizeof() operator 0.00
operands for sizeof operator +2.01
How to "trash out" newline character? 0.00
Custom serialization 0.00
Dynamic memory allocation for integer pointer -0.71
Making sense of memory gibberish (C) +1.15
How to copy typedef struct into another one? +0.29
understanding how cmp (comparator functions) is used as arguments t... 0.00
Is using malloc within scanf compliant to c ansi standard +1.43
C Passing struct by reference 0.00
Why does last index of string array print nothing in C? -1.60
How to fix 'expected * but argument is of type **' error wh... +0.70
How can I return the return value of a functions whichs typ is a st... -0.04
Why would a function use the "address of" operator on an... +1.27
How come I can initialize a pointer that has zero bytes allocated t... -0.06
What does parentheses mean in typeof in C? +1.97
Integer and Float divisions in C -0.03
Initialization of multiple structure having same member name &... -1.30
Is '\0' in the middle of a string can be recognized as the... +0.36
Error in C: "Implicit declaration of function 'packet_dest... 0.00
failure scenarios for memcpy +0.73
main function in C with void and without void +1.18
Static storage union and named members initialization in C language +0.98
C language - structure 0.00
How to properly use macros for functions? -2.80
Need to print the address but getting contents -1.96
Why doesn't 'double' store/print more precision values... +2.03
Printing out values of a struct byte by byte +1.20
Does the following code violate strict aliasing? +0.95
How I can handle integer overflow? -1.70
How can I have multiple definitions of main? -1.36
Dynamically allocating memory for 2d char array +0.61
Shouldn't this give an out-of-bounds warning? -0.39
typecast to (void *) when passing pointer to object +0.50
Bit field extract with struct and endianness in C +1.29
In c accessing first element of the struct using address of the str... -0.16
Recursive realloc() throw "invalid next size" after the 7... +1.31
Semantically identical codes give different results -2.21
What's the behavior of an uninitialized variable used as its ow... +2.13
Comma as separator in variable initialization (not as operator) -1.57
How to left align a 32 bit integer? 0.00
How do I stop a counter variable that keeps counting values from pr... +0.29
What constitutes as padding in a union? +0.99