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 ... 6 7 8 9 10 ... 27
Title Δ
Variable declaration and definition mismatch 0.00
posix_spawn creates a zombie process and returns success 0.00
Logical right shift in C with ~0 value -0.64
Minus operator used as unary bitwise operation -1.02
What is the idea behind the way the signals are used here? 0.00
Working of conditional compilation #if and #else (and others) in c +2.15
What does an empty # mean in a macro definition? 0.00
why result of (double + int) is 0 (C language) -1.05
Initializing char array from constant +0.39
C Compare enumerate with invalid value -1.30
Setting all Bits to the Least Significant Bit +0.86
What is the meaning of static? -1.03
Return a dynamically allocated array? (C) -1.20
Why would a function use the "address of" operator on an... -0.60
Where can I find the full syntax of C that is necessary to implemen... +2.09
disjoint unions in C,Pascal and SML -0.58
Operations with pointers in linked lists -0.96
C++ blocking flush 0.00
If you have a break inside an if statement that creates a child pro... -1.81
Is there a computationally efficient way to store values smaller th... 0.00
Why I can't catch the signal in the child which is sent by pare... 0.00
C++ can not calculate a formula with a vector's size in it? -0.87
assignment to enum - lvalue required in c/c++ -1.04
Can (a==1 && a==2 && a==3) ever evaluate to true in... +1.73
Getting address of a member in a struct with dynamic libraries -1.95
How to send data in little endian order C -0.73
pthreads running in reverse order 0.00
How do I include a formal if statement into parameters in C? +0.46
C variadic macro with two named parameters +0.67
Trap command from C program? 0.00
What is the rationale behind the strict aliasing rule? +0.45
How does bitwise AND OR and XOR works on -negative signed integers? -0.15
what's the point using unsigned int in C? -1.51
What does C understand when a function header is not followed by a... 0.00
Linking '#define Version x.x' in C with the version tag in... 0.00
fork() moving to the start of main() -2.28
What is the difference between &address + sizeof(type) and &... -1.41
Can't compile and link with dynamic library 0.00
How to do a non-blocking read on a non-socket fd 0.00
Get enum name associated with a int val in C. Avoid typecast from i... -0.05
Function pointer IAR ( typedef void ) 0.00
Do the first two arguments in exec* functions contain redundant inf... -1.78
GCC array opimization 0.00
C preprocessor replace multiple arguments 0.00
Include Guards in C +1.79
Why isn't #pragma once automatically assumed? +0.24
Print full uint32_t in hex from struct bitfield +1.76
Why do you need to allocate memory in c/c++? -1.19
Question about converting `void *` to `int` in C -0.45
Initialization array of structs - {NULL} vs {} -0.06