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 ... 4 5 6 7 8 ... 27
Title Δ
How to deal with this warning at 15 and 18."warning: array sub... 0.00
how macro works different with integers and char in my C-code 0.00
C: Dynamic format specifier 0.00
Is there any default return type for a function in C++? -1.56
bitwise shift operator seems to wrap? 0.00
Is block-scope buffer valid outside of the block in c +2.78
Understanding this "extern inline" call in C99 0.00
Bulk initialize the char array by "\0" instead of memset() -1.31
How to measure wallclock time in C++ instead of cpu time? -0.52
Is reading one byte at a time endianness agnostic regardless of val... -1.58
C standard regarding pointer arithmetic outside arrays +1.28
Malloc, free, and multiple pointers, how does it work? +2.37
How can I return a struct if a condition is true and an int if the... +1.09
How to clear a file using FILE* +0.21
Shadowing declaration does not produce any warnings 0.00
Function Pointer handler 0.00
C is exit behaving like return? -1.23
Cannot pass struct to function by reference 0.00
What is the Maximum size Malloc function return at run-time? -2.01
Error reading returned value from passing struct pointer to pthread... 0.00
what exactly happens when I compile instruction __atomic_add_fetch 0.00
How to make a variable declared in constructor visible in the main... 0.00
Parent process not running when child process aborted via ctrl-\ 0.00
Why does POSIX demand that system(3) ignores SIGINT and SIGQUIT? 0.00
Why do we close the file descriptor after calling dup2? 0.00
Why does SIGINT stop sleep more than one time? 0.00
What does `exec <&-` do? 0.00
Setting settimer() and SIGALRM while condition variable is not sign... 0.00
value not defined for #ifdef using gcc and makefile 0.00
How to declare and initialize an array of pointers to array of poin... -1.92
do vendors implement new and malloc as small object allocators? -1.71
How can I use the clone() system call instead of the usual fork() +... -0.10
Special #define option in C -1.30
'else' without previous 'if' error when defining ma... +1.39
Casting integer constant to a pointer type -0.13
Is it possible to test that an abort-routine doesn't return? +1.95
Can I force gcc to detect ALL undefined behavior? -0.25
Is setitimer() call inherited by children 0.00
Pointers to the same address are different from each other -1.67
Pre and post increment confusion -1.77
Confusion about the pthread_attr_t definition 0.00
Does a C shift expression have unsigned type? Why would Splint warn... +1.23
How to kill all child processes after parent process termination? -0.37
system() function string length limit +1.89
Counting time with timer in C 0.00
How can I wait for n seconds for a named pipe to open? 0.00
Inconsistency in program running time measurement 0.00
dup2 not switching to file? 0.00
C warning: assignment makes integer from pointer without a cast / p... 0.00
Subtracting NULL pointer from a normal pointer generates arithmetic... 0.00