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 ... 8 9 10 11 12 ... 90
Title Δ
How to combine assembly functions in .h file? -0.45
How to interpret the address converted from inet_pton? 0.00
Errors at runtime vs errors at compile time 0.00
How a single byte can hold -128 value +0.27
I've made a program in C that takes two inputs, x and n, and ra... -1.20
How could you dynamically allocate a struct which contains an union? 0.00
why variable address not change - c programming +0.80
What does '%'%'%' mean and why is it equal to 0? +1.40
C, shares one address but different outputs +0.25
A weird question for Tmax(0x7fffffff), why (!x) == x? +0.71
Extend memory allocation, fail if not possible 0.00
Difference between printing out pointer vs dereferenced pointer -0.41
"Invalid type argument of unary '*' " error -0.29
Shifting gives a 1 at the most significant digit +1.14
I have a structure variables with similar names, how to print them... +0.26
How to solve multiple definitions of 'variable' (Im not usi... +1.90
GCC strange behavior under bad conversion specification 0.00
Declaring C++ array with or without the "new" keyword -0.04
Why 2d array repeats the results when i print it in C? +0.28
Question about the behavior of uninitialized pointers to integers w... +0.94
Order if Increment and Evaluation of Array in C with Shorthand Nota... 0.00
C++ assign void pointer an string +0.26
Non-function do while loop in C -0.79
Why calloc works only in specific parts of the code? -0.34
Is there a limit to the size of a struct array in c 0.00
C: How do I differentiate between an array of pointers and a pointe... +0.67
why array size information is available to `sizeof` operator and de... 0.00
conditions in if statement in C not working while using &&,... +1.68
Making a calloc buffer available outside of function scope 0.00
C gmtime() Variable scope +1.24
C - 2d array not being initialised with zeros +0.28
c: operation opposite to left-shift +0.91
Scope of char * compared with char array in C +0.73
What is the maximum len to recv/recvfrom -0.72
C program for xor operation, operators entered by scanf 0.00
Macro shadowing both function and its address -1.08
Assign a string pointer in a struct +1.61
How to check the correctness of the input binary number contains di... -2.50
How stable is C/C++ structure padding under the AAPCS (ARM ABI)? 0.00
Creating a static global, variable length 2D array -1.35
How can I make sure that the recursion terminates? 0.00
Bit-shifting unsigned longs in C 0.00
Is there any way to print out the return of a function in main? 0.00
What does it mean by "#define X X"? +0.27
Why is const int x = 5; not a constant expression in C? +0.29
Compilation fails with "expected expression before '{'... +1.73
Implementing bitwise NOT (~) operator perfectly (flipping the bits) -1.32
Is it undefined behavior to "trash" a return value by cas... -0.87
Is there way to verify my program has no memory leaks? +0.72
Is it safe to "half free" a chunk of memory to shrink it? 0.00