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 ... 39 40 41 42 43 ... 90
Title Δ
if int A[5] is declared then only A is pointer to the A[0].which me... -0.14
Closing server using select function 0.00
How to add varargs to a structure in c +1.42
Comma(,) operator suppress the precedence of parentheses in C +1.56
How to avoid pressing enter twice when using getchar() to clear inp... +0.77
How to create non-convertible C types without duplicating code? -0.69
Logical operators' precedence in C -0.00
Is it well-defined to hold a misaligned pointer, as long as you don... -1.99
An insight into the error "initializer element is not constant... 0.00
Signed binary representation in C 0.00
Why is int_fast16_t 64 bits on a 64-bit system? 0.00
What is the time complexity of inserting n elements to the end of a... -0.40
passing arrays to C functions to update structs 0.00
Why does shifting a variable by more than its width in bits zeroes... +1.56
incompatible pointer type assigning in function pointer usage -0.45
Error: redefinition of "a static variable" in C header fi... -1.92
C program output not formatting properly(using \t) -1.44
C UDP client server not working 0.00
How to make this code in one line in my Makefile -1.19
C++ Multiple Inheritance: Using base class A's implementation f... -2.14
Variable length argument list error 0.00
Does the C standard permit assigning an arbitrary value to a pointe... +0.99
'char (*RtlpNumberOf(T (&)[N]))[N]': could not deduce t... +1.06
Why can't a static initialization expression in C use an elemen... +2.18
socket programming gethostbyname() returns null (maybe cause of hos... 0.00
C - How create an array that points to different datatypes? -1.68
Set client source port to listening port with C sockets 0.00
openssl api funtion reference issue 0.00
Is "int *ptr = *( ( &a ) + 1 );" where "a"... +1.22
strange output issue in c +0.25
Valgrind Comparing pointer with NULL -1.86
initializing array of pointers to Integers -1.21
When is it okay to compare C strings by char * equality? +1.33
How to create a 2D array with variable row and each row has 3 colum... -0.87
Undefined behaviour seems to be contradicting with operator precede... +1.55
Using Logical Operators within a variable -1.22
Get returned value of a child process without holding parent execut... +0.31
Conditional comparison with out of range values in C +1.21
Conditional Variables with Posix Threads 0.00
How to read a 16 bit value from memory 0.00
request for member 'nama' in something not a structure or u... -0.95
Increment a value up to a specific value, and then decrement back d... -0.84
Float function always returning 0.000000 -2.01
Input logic error for Connect 4 game in C++ 0.00
Accurate precision in float in C +1.05
How does gcc's -fstack-protector option prevent stack smashing? 0.00
Can gcc/clang optimize initialization computing? 0.00
Free memory from stack in C -0.25
Nulling array of structure in structure +0.05
c, runtime buffer size by function argument 0.00