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 ... 29 30 31 32 33 ... 90
Title Δ
getting problem of escaping fgets in for loop -0.45
How to fix a while condition so it does not execute do part non-stop +0.38
Can you add an array without square brackets or subscript to an int... +0.29
Creating a child process WITHOUT fork() +1.86
How to free more complex nested structs +0.90
Reprogramming Calloc / Realloc in C Using void pointers -2.57
Can I write to two different FILE pointers at once? 0.00
How to return the percent from a function in C99? -0.86
Using malloc is giving me more memory than expected? +0.73
Why do negative array indices make sense? +0.43
Passing parameters to make to change #define variable +1.52
What does double pointer mean and malloc of size of pointer date type +0.15
realloc, heap memory leaks +0.96
Converting int value to char pointer difference in C and C++ -0.72
How to print (or dump) any type of pointer to hexadecimal? 0.00
C++ pointer to const pointer -0.46
what is difference between "\n" and '\n' in strca... +0.28
Functions pointers +1.30
Opening file within if statement -0.79
Pointers and access to memory in c. Be careful +0.74
Passing an argument to a void(*)(void*) +1.20
How can I separate data with typecasting in an array? 0.00
Random numbers being printed instead of my var 0.00
Co-Dependent Definitions in C +0.30
How to convert the number 0 with strtol? 0.00
variadic function to function pointer -1.72
Why does my C program not print output from an if statement? 0.00
inexplicable change in value while using pointer typecasting +1.12
c function to return one of two possible types +1.07
How does structure allocate memory? +1.13
C - Print all prime numbers from 1 to 100 using arrays +1.14
Confusion with precedence of shift and arithmetic operators in C -0.97
Request for member .. in something not a structure -1.96
GCC : Static array index in function argument doesn't trigger a... +2.00
Fprintf doesnt write array to file 0.00
C pointers not being recognized by printf 0.00
Getting "Segmentation fault (core dumped)" after promptin... 0.00
Real time task (periodic task) 0.00
Checking Allocation Of malloc/calloc 0.00
Flushing stdin after inputing a string, to subsequently input next... 0.00
Getting warning message when trying to initialize "employee&qu... -0.94
Scanning to 2d array and then passing it to function - C +1.13
Using a structure in main.c which is declared in module.h and defin... +0.53
Can a pixel be divided into smaller pixels? Or is it possible to ha... +0.52
How do I print Invalid for letters +0.81
segmentation fault double pointer realloc 0.00
Trying to get the strings out a txt file in c -2.34
initialising structs via function with strcpy in c +1.89
Why does my user-defined function work without a return statement? +0.30
What is the type of "char board[N][N]"? 0.00