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 ... 65 66 67 68 69 ... 90
Title Δ
Why does typedef'ing cause an error with structs that have fiel... +1.48
Parsing multiple commands with getopt 0.00
How to kill a tree of children of a parent process -0.16
Is there any difference between the two ways to round a number to a... +0.37
Finding source of garbage value 0.00
Sorting values in an array in C +0.33
Unexpected behavior from beginner C program 0.00
How to use dprintf() 0.00
Cleaning stdin buffer issue +0.55
c printf(%*s) explanation +1.59
Check if string from main is a valid float +1.27
Forking in a for loop clarification +1.05
C - Generate random sequence with no repeats without shuffling +1.31
Custom logging for execution in DEBUG mode for C application on linux 0.00
Is it recommended method for computing the size of a file using fse... +1.08
How can I fix this simple C overflow? 0.00
how can i split a string into tokens and store the tokens in a diff... +0.74
Assign pointer to const 0.00
Switch value of variables using double pointers +1.56
Syntax: typedef and struct tag explanation 0.00
strcmp only works at the start of a loop +2.23
C multiplying and dividing +0.84
How to forward declare a function that takes a pointer to a functio... -0.16
Printing two string literals with same value gives same address 0.00
Are these extra lines of code needed to be bug free for array alloc... +1.37
converting from signed int to unsigned int without casting -0.44
C - execution time of program in millseconds using <time.h> -2.59
How to differentiate between execution cases when using execvp? +1.23
client server communication is not happening. The client code is no... +1.55
Unable to store data in an array -0.33
Union of different types and sizes of pointers -1.65
How to implement qsort() to work for an array of structures? -0.77
precalculated definition of variable vs initializing by calculation +0.47
Creating a file with a hole 0.00
Meaning of the "int N = a == b ? a : a + b == 10 ? a + b : 0;&... 0.00
Creating malloc() buffer overrun in C -2.20
c socket: send() send only 1 byte at a time 0.00
How to handle multiple retransmission timers for UDP protocol? 0.00
Populating multidimensional array in C language 0.00
assignment from incompatible pointer type [-Wincompatible-pointer-t... 0.00
Complex definition in C +1.51
Define a very large 2D array array with double type -0.61
How to correctly definde a global struct variable? 0.00
How can I pass a pointer to create a 2-D array on heap? +1.29
Segmentation fault (core dumped), working with dynamic vectors 0.00
square_root very large number in C until < 1000 +0.33
error: unknown type name and warning: implicit declaration of funct... -0.18
Access values of structs from a pointer in a struct 0.00
creating an array of structures and making them as linked lists and... 0.00
Why would my variables titled "percA" and "percB&quo... 0.00