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 2 3 4 5 ... 27
Title Δ
How can we use ternary operator with as many else-if as we want? -1.51
undefined reference to dlopen 0.00
Can someone explain to me what this code does? 0.00
Definition of Two's complement in a simple language 0.00
How to construct a C function with void pointer parameters and cond... -1.65
Why do we need to use malloc() or any other Dynamic Memory for ARRA... -1.41
"Local" labels in C and jump table implementation +1.34
flag |= f == s[i], what will this statement do? -1.62
What is a diference between ((int) a) and (int(a))? -0.50
Why can I implicitly convert char* to const char* but not unsigned... -1.77
Making an variable constant after constructing it 0.00
typedef redefinition error while trying to compile 0.00
How can I reliably make send(2) do a short send? -0.91
Returning an array of variable size in c from a function -0.03
SIGTERM not trapped during reboot 0.00
Is it possible to declare a function in header file with unknown ty... +1.48
how to fix errors caused by -Wconversion? -1.61
Use of comma in for statement? -1.80
Count source file lines using macros? -1.22
C problem with passing pointer to struct to function -1.65
Why is type arrayp[] the same as type* arrayp as parameter of a fun... +1.95
Store signed 32-bit in unsigned 64-bit int -0.50
How do Comma-separated expressions as condition in a for-loop work? +0.46
Can we allocate memory for char * but return it as const char *? -2.27
Why it is valid to intertwine switch/for/if statements in C/C++? +1.85
Free() doesn't work as expected after calling malloc() -0.02
Find Where Syntax Error in Flex Yacc Happened +0.66
Call a Function Many Times - (Passing a Function as a Parameter) – C -2.08
Is it possible to use __LINE__ in the auto-generated variable name... -0.72
Data copy method direct assign vs memcpy in c -0.46
Incorrect expansion of a function-like macro 0.00
C - Structure and user variables share same memory - possible? -0.14
Is it legal to declare a function that doesn't return anything... -1.87
Treating signals correctly inside system() 0.00
CHAR_WIDTH undeclared 0.00
Use of multiple parameter -2.32
C assigning pointer in function, doesn't change the original po... 0.00
How to synchronise 3 processes with one semaphore? 0.00
warning: implicit declaration of function 'getline' 0.00
C Different method of passing matrix of pointers to function +0.28
Function pointers that hold more functions 0.00
Reset mask of ignored signal in Linux 0.00
Casting uint32_t to int32_t and comparing them afterwards -0.26
warning: format specifies type 'unsigned int *' but the arg... 0.00
Handling of switch enum class returns in clang, gcc and icc consist... +1.32
Chainable boolean flags - what are they called? 0.00
Difference between errno and return code in Linux 0.00
Program does not compile: incompatible types in assignment of ‘int... 0.00
Alternatives to switch case? -0.92
How to create wrappers to library functions with original name? 0.00