StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Felix Palmen

Rating
1630.09 (872nd)
Reputation
5,298 (31,173rd)
Page: 1 ... 7 8 9 10 11 ... 17
Title Δ
Reading MSB and LSB if data is left-justified 0.00
Invalid assignment on dynamic array C +0.66
Always initialize variables in C -1.05
Sleep() in a Thread in c -0.40
Linking to a .dll file without the .lib 0.00
Upload HTML form data file to server using CGI in C? 0.00
const causing incompatible pointer type. Why only for double pointe... +1.07
Can someone please explain the output of the following code 0.00
What hardware specific defines does the c89 standard require the im... +1.58
Redirect both stdout and stderr to a single file and keep message o... -1.56
Importance of function prototype (declarations) in header files +0.44
Receive an array of strings from a function and find out it's l... +0.34
In C++, is there a defined order of operations when assigning an ex... +1.72
How to convert an array of char to array of int +0.38
Safety of ptrace on x86_64 +1.70
Check if a pointer points to a valid structure +1.07
Why can't I directly assign an int to an int pointer like this:... +0.38
Removing duplicate string values in 2d array not working +1.63
function in C returns always the same arbitrary number +0.39
How do I know if a C program will written on Linux will work elsewh... 0.00
Why is name mangling used with the WinMain() function? 0.00
What happens in the background of array initialization in c? -0.23
sleep(1) + fflush(stdout) works via curl. NOT via web browser +1.70
mingw64 nothing to be done for file / no rule to make target 0.00
Nested c language function +1.23
C - Understand the operating system type 0.00
Algorithm for removing chars from string and dynamically resizing i... +1.18
Negative power of 2 +0.95
Using "->" instead of "." to access structur... -2.13
can anyone explain me how does this function work? +0.37
How do I automate two layers of SSH plus a docker exec? -0.23
Variable in C with limited range of values +1.83
malloc, sizeof and strlen functions possible confict? -0.19
Can we use scanf("%[^\n]s,str) if we have to take multiple str... +0.13
Precedence of assignment +2.13
Mingw -mconsole option causes linkage error on undefined referces f... 0.00
Get 10 bits from an array of bytes +0.10
Decode function pointer in C +0.73
Difference between in C and C++ types (typedef) +1.71
How to use GCC's I-flag to include multible folders? -1.54
understanding of extern storage class -0.88
Converting words from camelCase to snake_case in C +1.72
How to convert rpm to rad/s in C? -1.55
I'm trying to code a number guessing game -0.02
Quickest way to check whether or not file exists -0.71
Cannot Copy a Text File through fwrite and fread in C +1.97
counting number of digits in a number which contains zeros at the l... -0.54
Allocating memory through malloc-heap(Concatenate string) -1.45
How to read a separate values from multiple lines? 0.00
What's happens when I add the flag "-std=c99" to minw... -1.47