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 ... 60 61 62 63 64 ... 90
Title Δ
Need help in understanding left shift operator in C -0.64
How to change a preexisting pointer in C +1.23
Issues with realloc and array 0.00
Strcat issues when concatenating 0.00
what is the relation between 32 bit and 4GB memory? 0.00
Freeing memory of dynamic struct array 0.00
Unknown type name 'sll'. Issue with structs 0.00
different implementations for the same function (c/c++) +0.09
How to fix segmentation fault 11 error? +1.12
C variable not where I expect to find it in memory -0.44
in C the correct way to test nth character == "x" in a st... -2.75
Check if int is defined as macro. C -1.20
Why I get a length of 7 when I apply strlen() to a pointer to a sin... +1.14
Turn byte into array of bits? C +0.28
Is there a way to manipulate the bits that I shift in C +0.22
How to remove line breaks after "ctime" in C program? +1.82
Not Understanding Void Pointer / How to cast? (C Programming) +1.47
Storing a number so that it wont be redefined the next iteration of... +1.22
Difference between INADDR_ANY in Linux and Windows socket programming +0.97
Malloc not allocating memory for char* +1.35
Here instead of declaring array of structure I need structure to be... 0.00
What library can I use for DateTime calculations in C? 0.00
Store members of date in different variables +0.30
Why doesn't %p show the full width of pointer? -0.11
Error while running code - makes pointer from integer without a cast 0.00
In GDB, what does *(x+value) = value do? 0.00
What does just ";" inside an "if" block mean? +1.04
MISRA violation "441 - Float cast to non-float " -2.58
Can bit-level operations ever be "fast" in software? -1.25
Segmentation Fault - C Socket Program 0.00
Can I accept() inside a thread 0.00
Shell Commands in C (Error using Execvp) 0.00
wait() SIGCHLD and the exit status -2.42
Decrypted file is still encrypted 0.00
There is a bug in this code but I cannot find it 0.00
Getting Current Date and Time into 2 different variables in C Progr... +1.34
What is the difference between these two asignments? +1.76
How does the accept() function work? +1.04
can we make global variables by defining a class variable outside o... -0.88
Differentiating between an integer and a special character in switc... +1.37
Dynamic Functionname - Cannot resolve extern symbol +1.52
Passing multidimensional arrays by void functions 0.00
How much memory does int x[10] allocate? -0.71
De-referencing char pointer run-time error 0.00
Initializing a struct outside of main() using malloc (C89) -2.04
Why is the output 2,0 instead of 2,3? -1.47
Socket closed before recv without calling close 0.00
Determining endianness with htons +1.82
Shared Global Typedef'd Variable in C Redeclared 0.00
how can i change the struct in C array? +1.39