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 ... 40 41 42 43 44 ... 90
Title Δ
C file pointer changing after fork and (failed) exec -2.27
Strange behaviour of array as dissimilar values inside and outside... 0.00
Why size of struct in C increases when passed by reference +0.29
typedef function pointer recursive -1.09
C pointer to array - something I could not explain to myself 0.00
std::vector inside a C structure -0.34
integer promotion of bit-wise operation and endiannes issue 0.00
How to declare a dynamic array of char in c -0.56
What will this C expression return in type?(int/double) -2.46
Getting arguments from the stack in c 0.00
Can i reset value of global variable every time i return from a fun... 0.00
how is printf %i working in this situation? +1.38
Dynamically allocate memory for an int array converted to string in C 0.00
Why the current macro will return the value of 14? +1.65
Hashtable leaking memory 0.00
Why variable does change to zero when it is compared? 0.00
Create a 128 byte random number +1.65
Constructor initialization of built-in types +1.10
C - What does this function pointer declaration mean? +0.31
Cannot echo bash variable from single line command +2.08
Defining an array inside a function argument in C 0.00
C - Socket programming - arbitrary send/recv - pointer arithmetic -... -0.12
why compiler give me error when i assign char variable to int varia... 0.00
"continue" inside while is redundant or not? -0.67
How to safely compare two unsigned integer counters? -0.03
About binary modes in fopen -1.57
Control flow and loop: Why the output of the program is 0 and not 0... +0.03
Why is the output of the following two segments different? -2.78
itoa implementation returning incomplete string 0.00
Is it guaranteed to parse as a "(a ? b : (c ? d : e))"? 0.00
Does private inheritance always mean "HAS-A"? +0.34
Reading text files with C 0.00
Why do I receive crash report with argv in this example? 0.00
C Program stopped working after using scanf instead of var=0 +0.30
Error message "expected ‘float ***’ but argument is of type ‘f... -0.99
Can the first argument to setpgid() be a session leader or a group... -1.48
Struct vs. Function Definitions in Scope -0.87
How can I use C++ STL containers in the implementation file of a C... 0.00
C, generalize functions argument's type -2.63
Why is my program skipping the gets() function? 0.00
Hide command execution detection in ps 0.00
How to avoid use of goto and break nested loops efficiently +0.30
OpenSSL: Read an EC-key, then write it again, and it's different -2.04
bash script if / else case insensitive answers -1.89
fastest way to compare char* (C/C++)? 0.00
C - Check the arguments of the main 0.00
Looping won't stop when reading user input +0.68
How to set the mask based on the different values of lengths using... -0.13
qsort on equal sized list of char arrays in c 0.00
Copying a string from static memory to dynamic memory fails 0.00