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 6 7 ... 27
Title Δ
Two's complement in C 0.00
Function overloading inside a C99 struct -1.59
How to check if variable equal to multiple values +1.79
relaxed ordering as a signal 0.00
C++ MultiLine #if +0.18
Initial value of int array in C - why? +2.17
Why does int* ptr_arr_int = {1,2}; not work in C/C++? +0.56
Incrementing array of pointers 0.00
Why `error: jump into statement expression` only sometimes? +2.57
Why does printf function ignore the latter \0? +1.87
overlapping memmove best practice -1.54
Why does C not offer syntactically transparent references like C++... +0.39
How can I maintain correlation between structure definitions and th... -1.83
How to use a function pointer with kthread_run? 0.00
Structure with bit-fields size +1.28
How to convert hexadecimal to decimal recursively -0.55
How do I concatenate two string macros in C? +0.47
How to get the length of all strings in an object in C -1.30
How do I make compilation stop nicely if a constant is used in my s... 0.00
What is the fastest way to detect file size is not zero without kno... +1.09
Using first bit as a flag in an unsigned int -1.01
What is the best way to get integer's negative sign and store i... +0.01
Is it safe to read and write to an array at different positions fro... -1.85
Create string in C where first character is string length 0.00
Why use (ps -f&) to display process information, and then displ... 0.00
Write custom n bits of data in a new binary file using bit-fields -0.10
Why the signal handler doesn't process the signal +1.56
Why does executing a simple command in a grouping command does not... -1.79
Dynamic pointer reference array return value by a ternary operator... +2.73
Meaning of &st[3]-st in printf("%ld", &st[3]-st) -1.05
Why is volatile not part of sig_atomic_t +0.26
Pointer to void in C preprocessor 0.00
Why the code is not reversing the strings? +2.07
Character check in file always returns true -1.81
A function that returns a function pointer for functions of differe... -2.09
Three dots operator "..." for initializing an array -0.55
POSIX threads vs parallelism +2.62
Is a bitwise OR and AND NOT the same as addition and subtraction wh... -1.58
If string arrays are null terminated in C, why are arrays of other... +1.86
How to extract taskid(tid) of a pthread from the parent thread? -2.15
Difference between sizeof(struct name_of_struct) vs sizeof(name_of_... +0.46
Aligned_alloc behaviour -0.87
Is the specification of SIG_IGN's undefined behavior regarding... +2.33
When initializing variables in C does the compiler store the intial... +0.31
Pointer to Integer Array versus Double Pointer to Integer +0.77
Forward-define a pragma for GCC 0.00
Unexpected Result for Implicit Type Conversion 0.00
Parent process still receive signal while being suspended 0.00
How to do bitwise-lexicographic comparison +1.75
Atomic read and truncate of file in linux +2.34