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 ... 22 23 24 25 26 ... 90
Title Δ
Is block-scope buffer valid outside of the block in c -1.78
How many ways are there to printf() and scanf() a float* variable? +1.47
malloc function memory management -1.59
Trouble in C with string array where elements are repeated -0.39
cannot understand the output for switch statement for input 3 +0.28
float point multiple and divident precision problem 0.00
Why use functions that just return a constant instead of just using... 0.00
how to use pointer change array element 0.00
Swapping alternate digits of a number +0.85
socket connecting in main but not inside a function 0.00
Implementing two sample t-test in C 0.00
MSVC 1 bit enum type equals -1 and equality test fails -1.41
Is this bit operator code is side effects (term used in K&R C b... -0.29
How to find all the file names in a specific directory without usin... -0.67
Valgrind "Invalide write of size 1" 0.00
unable to compare integer variable containing ASCII value by getcha... -1.90
Are parentheses always considered a function call? +1.15
What is the difference between char * ptr = ""; char * pt... 0.00
Must the ternary operator be evaluated statically whenever possible? +1.89
Why is my output wrong at these two test cases? +1.20
In C is it ok to use & and [] together to quickly get the point... -2.60
how to generate a symmetric sequence (same amount of elements of ea... -0.22
Implicit conversion and explicit conversion in c 0.00
Can you have in C variable length arguments functions with cases wh... +1.53
Invalid conversion from std::size_t* to long unsigned int* -0.89
I am trying to store value in long long int type but giving wrong r... -2.20
What's the difference between const array and static const arra... +1.60
How to return pointer to an array of strings in C +0.68
Strange stamp on gettimeofday() +0.59
The for loop isn't entered even if the initial requirement is t... -1.84
Can anyone explain the following output of the code? +1.31
expected expression before ' {' with mutexs initialize +2.58
OpenSSL “error: storage size of ‘ctx’ isn’t known” 0.00
Can I print exactly representable float without loss of precision? +0.51
FILE* behvior changes inside a function +1.33
How do i copy members of a struct into an array of double in C? -0.84
Why is my arithmetic with a long long int behaving this way? -1.32
getline() vs. fgets(): Control memory allocation -0.56
Need to convert a string input from the user into different variabl... 0.00
Will this void function return a value at all? Or do I have to add... -2.36
Function pointer allocated in the heap 0.00
How can I change struct's variable in function by using threads? -2.46
Elements of a 1D array in C not showing after certain index 0.00
Creating n child process in c using fork +0.28
Function pointer with named arguments? +0.86
Is it okay to declare large struct objects in the static-global area? +1.00
Should pthread function arguments be allocated on the stack or the... 0.00
The memory necessary to store a matrix within the scope of an IF co... -2.88
Adding /*const*/ instead of const qualifier to char * param in func... 0.00
What is the relationship between callbacks and function pointers? 0.00