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 ... 30 31 32 33 34 ... 90
Title Δ
How can I generate a compilation error to prevent certain values fr... 0.00
How exactly is this function an example of a char to int conversion? +1.46
Static char array return from function Provides incorrect answer +1.08
Why can I return `int` after a function but not `char *`? -0.29
Odd behavior in my code for a certain test case +1.57
Trouble figuring out integer parsing function 0.00
Sample web server and the endianness 0.00
Program memory not increasing when including math.h library +0.31
Proper use of constants in C +1.12
Unexpected behavior of va_list when used in multiple functions +1.44
Expected answer is 222 but output is different +1.45
How to assert two types are equal in c? -2.45
Implementation (.c) file conflicts with its own definition (.h) file 0.00
How to check if a function is calling back to itself +1.26
What is the difference between &address + sizeof(type) and &... +1.41
What ((size_t*)ptr)[-1] mean in C? -0.41
pthread_create pass function with two variable -2.69
MACRO in LHS or RHS of == (!=) operator inside if() condition in C? 0.00
C language error: request for member ‘value’ in something not a str... 0.00
Defining a conditional statement as a variable 0.00
Getting length of single string in two-dimensional dynamic allocate... +0.31
Are the addresses of array elements guaranteed to increase +0.72
printf function behaviour and casting +0.31
C program: when I use malloc function, I find that there are always... 0.00
Can a function ever be on the left side of an assignment operator? -1.74
division during pointer subtraction in C +1.37
Data accumulates (FIFO?) in broadcast UDP socket -2.39
Strange problem with memset, why is it zeroing my variable? +0.31
Using string pointers in a variable argument Function 0.00
C/C++: How can a structure contain a pointer pointing to itself? +1.30
How to convert a sequence of 32 char (0/1) to 32 bits (uint32_t)? -1.49
near initialization structure warning +1.45
How to assign specific IP address to clients in socket programming... 0.00
Address operator and variable token joining macro 0.00
Are there any uninitialized values in my code? 0.00
Trying to print an unsigned long, but getting a different number 0.00
sorting array with functions without using pointers in C didn't... +0.29
windows memory formatting issue +0.31
append array stored a many ch to to a char array[] 0.00
why does realloc throws me "Segmentation fault (core dumped)&q... +1.02
Convert integer to float via pointer -1.07
Struct price filter doesn't give anything if the first product... 0.00
How can I solve the error "initializer element is not constant... 0.00
Print Menu Function Keeps Printing After Selection 0.00
Junk appearing when converting to char from int32 in C/C++ -0.59
How to pack values to signed 32 int +1.51
C Language multiple thread addition wont work +0.88
how to use linux reboot function in C for shutdown Linux(Ubuntu) sy... -2.33
How to set all 0s into an array declared through structure (C)? -0.07
Difference between global define and global variable declaration 0.00