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 ... 15 16 17 18 19 ... 90
Title Δ
Difference between parenthesis placements for array of points in C 0.00
In c or c++ can a loop have both "do" and "while&quo... +1.17
Conversion to void** on different compilers 0.00
Using free with double pointer to a struct -1.43
How to do a specific action depending on the file extension of a co... -1.58
Why is %f working incorrectly for large double numbers in print sta... 0.00
Can't read RTP packet (or get its size) from multicast socket v... +0.24
Linking extern variables using multiple library in C 0.00
Reading from file doesn't return anything, but it is accessed 0.00
Why do we use [ ] with pointers that point to arrays? 0.00
variable set but not used Warning but also error undeclared identif... -1.22
Why use conio.h? +1.73
strtok() with realloc() weird behaviour +0.52
What is the difference between these two sorting functions using &q... +1.27
How can i free the pointer i used? is it possible to free pointers... +0.27
(C) i'm seemingly overflowing despite values being an order of... 0.00
What Does "Error: Variable is used unitialized Whenever "... 0.00
Formatting text with printf or printstring in C 0.00
Methods to convert `void *` function parmeter inconsistant from typ... +1.57
Why strncpy() is not respecting the given size_t n which is 10 in t... +0.91
How are these two methods to find what power of 2 a number is, diff... +1.33
Can someone explain me what is going on in this statement? -1.04
Is it UB to cast a pointer to a void pointer and write to it? +0.60
segmentation fault (core dumped) error in a c program for combinati... +0.11
What does initialisation with struct prefix mean? +1.37
Addition and Subtraction in C using fscanf() 0.00
Getting no values or garbage values on the client-side (TCP Socket... 0.00
Order of evaluation of array indices (versus the expression) in C +0.18
Question about writing to a file in Producer-Consumer program -0.44
After I do a UDP broadcast, how do I know what port I broadcasted on? +0.87
fgets function behaves oddly 0.00
Malloc until sudden Termination without error -1.47
UDP PACKET TRANSFERRING 0.00
how to find which integer no is maximim out of given numbers +0.97
gcc compile function in ifdef +1.06
Understanding index++ in single line of code +0.25
Use of comma in for statement? -1.34
error: expression must have struct or union type in c when passing... +0.29
Array to function pointer in C. How do I select which element I wan... 0.00
Store signed 32-bit in unsigned 64-bit int +0.19
Why can't casting an address to int* be an lvalue but casting t... +1.96
How is Wireshark able to capture multicast traffic without joining... 0.00
printf symbols with multiple space characters? 0.00
Stack Smashing Detected C++ in Card game 0.00
Please tell me why this code is not working -0.79
How to convert variadic arguments to array in C +0.28
working with dates and times (struct tm) on arm embedded system usi... +1.51
Initializing or assigning struct members of variable array directly... +0.29
How can i generate random numbers with rand()? 0.00
Plurality - find the most voted person among the options - Stuck on... 0.00