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 ... 6 7 8 9 10 ... 17
Title Δ
What is the output of this program and how? +0.35
How to use `getch` function of c in Linux? 0.00
C - memset is not working properly 0.00
Is GCC's -Wmaybe-uninitialized generating a spurious warning wi... +1.01
Design a method or function which returns a valid string +0.07
strncpy(d, s, 0) with one-past pointer +0.06
C programming: scanf for char pointer not working -0.36
error: lvalue required as left operand of assignment +0.18
Why gcc and clang both don't emit any warning? +0.59
The make on FreeBSD doesn't support "ifdef" directives +0.32
Strategies for type punning and strict aliasing +2.03
Expression must be a pointer to a complete object type when cast vo... -0.13
execve: how can I initialise char *argv[ ] with multiple commands i... +0.18
Segmentation fault on strcat +0.36
C - fgets skips CR character 0.00
C, pass to function by reference. Pass forward 0.00
Random number generator code fix (alternative for srand48/drand48) 0.00
About vfork() system call? -0.15
print only decimal places of double +0.37
Order of 'static' function keyword vs return type specifier... -0.79
Array of numbers of any type of variable 0.00
multiple inclusion of static library in C 0.00
Does getchar() function has it's own buffer to store remaining... -2.62
How to implement 2 timers in linux 0.00
Is it wrong to place inline functions in C headers? +1.38
realloc crashes when the input address is points to invalid address +0.36
How to use an isalpha result to initiate an if statement? -2.13
Is choosing smaller-than-architecture size variables a valid choice? +0.70
Function Pointers Using typedef in C +0.31
What does putc() return in c? -0.55
Does copying data byte wise between types break strict aliasing? +0.78
Do I modify the Qt source code when developing with Qt Creator 0.00
data type confusion in C -0.97
whats happens when using #define with no replacement string? +1.69
Is printf length modifier %L standard (or future standard)? +1.70
Is reading into uninitialized memory space ALWAYS ill advised? +0.18
system() call or exec() functions not working when i send command w... +0.64
Setting Variables in a C struct just like in a C# class constructor +2.01
Relationship between char and ASCII Code? +0.34
Why does the group of some file show number (looks like ID), not an... +0.35
C Makefile with mutliple files -2.38
A good way to return a vector using pointers +0.92
Using sizeof function in c +0.51
how to store upto 1,000,000,000 elements -0.48
makefile not running commands and "eating" first letter o... +1.55
Rearranging string letters -0.13
Win32::API giving wrong prototype error 0.00
how to scan line in c program not from file +1.07
Declarations, initializations, instructions in C +0.78
Does fprintf() in c prints output to a file one by one or in bulk? 0.00