StackRating

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

PSkocik

Rating
1549.47 (8,109th)
Reputation
36,164 (3,145th)
Page: 1 ... 5 6 7 8 9 ... 27
Title Δ
Why is returning a stack allocated pointer variable in a function a... +0.33
switch case: case label does not reduce to an integer constant -1.23
itimerval timer restart and stop 0.00
Compute the source code length of C functions +2.13
Assigning pointers to atomic type to pointers to non atomic type +2.37
Is NULL a pointer? +1.33
Library include with tkill 0.00
When space (or parentheses) are required in C during compilation? -1.35
can I use this code instead of malloc function, because it seems to... +0.47
How to change signal handler in child-process? 0.00
Trigger a clean shutdown of a C application on Linux 0.00
How can I calculate 2^n for large n? +0.31
How to fix 'implicit declaration of function 'pipe2' is... -1.11
Redirecting a command with parameters to a file 0.00
in c system() executes before printf() even when printf come first 0.00
Why C doesn't throw any warning when the char * is returned? 0.00
C++ all path throught this function will call itself in macro? 0.00
C pointers: Assignment from incompatible pointer type +0.10
Initializing struct structure member consisting of an int and a cha... 0.00
Function-style macro with no-op if a condition is false -1.08
C update timer without refreshing entire console 0.00
Why the pthread_join is giving this error? [Error] invalid conversi... -0.98
Using signals in a child process +2.23
Why do the c libraries and language define _typename and then typed... +2.22
When and why would the C linker exclude unused symbols? 0.00
sys/time.h timer only runs once 0.00
Logic behind calling function by using "Pointer to a function&... 0.00
Cast to bool: `!!` vs `(bool)` 0.00
Is it possible to only declare a type at the beginning but define i... +0.49
Pthread_join functionality in Linux C +0.48
Compare uint8_t with hexadecimal in C++ 0.00
How to show 'preprocessed' code ignoring includes with GCC -0.46
__restrict vis-a-vis a function optimization behavior of popular co... 0.00
Can I record linux process exit info? 0.00
Using an anonymous struct vs a named struct with typedef +0.65
Understanding output of program 0.00
How can I pause resume of all thread? -0.02
Once more volatile: necessary to prevent optimization? -1.62
static local variable address in C -0.55
How to set up repetitive data so that most can be optimized away? -2.14
"Expected expression" error in C language +2.84
Easiest way to do runtime md5sum on the .text section of a static l... -1.60
Should I place the parameter storage class specifier in the functio... +0.22
How are 2d Array and pointers related? -1.21
Group multiple cases together in the switch statement +1.91
Can I determine whether the type is a pointer type in C? 0.00
C check array content at compile time 0.00
Compile-Time Conditional Type Operation with Macros -1.87
Which library do I have to link for the GNU libc extension tdestroy +0.03
When `volatile` is needed when `longjmp()` is called? 0.00