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 ... 71 72 73 74 75 ... 90
Title Δ
Why does the line "int i, *ptr[3];" produce a segmentatio... -0.95
Apple pushes not working after upgrading from Java 6 to Java 7/8 0.00
Is it safe to cast result of ceil to integer? -1.36
Visual Studio printing weird characters +0.34
Error when trying to assign array of strings to a variable using #d... -2.46
What does "Type** variable" mean? 0.00
Endian Swap in C Union 0.00
Int doesn't work in struct +0.33
Query with Double Pointers in C -2.28
C function pointers assigned to functions with a different signature +0.34
c what order is this while loop done? -0.01
How do I read a matrix from a file? -0.41
Solving ax^2+bx+c=0 equation using C +0.33
Conflicting types error and invalid type argument of unary * have int 0.00
C - Output is rounded -0.15
Allocating a temporary variable or compute the expresion twice +0.09
How free memory after of realloc +0.09
Convert array to int -0.64
Address of an array declared inside a new struct +1.86
What determines the distance between two structure members? 0.00
Is it safe to rename argc and argv in main function? +0.87
How much is "\377\377\377\377\020\020\006" in Hex? +0.43
Understanding htonl() and ntohl() +0.13
Experiments using sizeof with arrays and pointers -0.19
What int values are relevant for exit() in C? +1.35
Casting uint8_t array into uint16_t value in C +1.16
c malloc cause a crash +1.10
How does head connected to tail when deleting the list 0.00
fprintf not writing to file -1.55
Unable to properly read integers from input via fgets() 0.00
how to stop repeated invalid answers for char in c? +0.35
Nibble half digit converter 0.00
Understanding recursion function call -1.52
Variable Substitution in C -0.48
Why strlen() returning 2 or 1 everytime? -0.32
Casting int function to void* 0.00
Why can I free memory twice, but can't in different situations? 0.00
Get the return value from a function +0.35
How can I compare multiple variables in C? +0.34
C++ float scanf input number +1.29
How do I dynamically allocate memory for an array of strings in C? +1.13
the function corrupted my array in C -1.29
Why inet_ntoa called twice in printf gives wrong output? 0.00
C program crash after first scanf 0.00
Why don't I have to use free() after allocating without malloc() +1.16
Using the setuid bit in Linux +1.26
how can i find all files with same extension within directory using... +0.34
This C function should always return false, but it doesn’t -0.15
C++ syntax who appealed a code block - simplify the work 0.00
Multiple Child Processes from one Parent Process 0.00