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 ... 7 8 9 10 11 ... 27
Title Δ
How to use execvpe() in C correctly? 0.00
What is the purpose of an 'if (0)' block in if-else block? +0.88
Synchronization issue with usage of pthread_kill() to terminate thr... -0.65
When will Linux kernel reset the signal handler for SIGSEGV to SIG_... 0.00
How does the `--defsym` linker flag work to pass values to source c... 0.00
Overwriting a environment variable in linux -0.67
AT&T Assembly Syntax in C program (GCC compiler)? 0.00
(C language) How can i use backspace while using getchar(); in this... +1.03
Linux Shell Scripting recursive exponentation 0.00
Why does -std=c11 with gcc hide popen in stdio.h? 0.00
C print a generic type vector 0.00
Pass a value from a C variable to an embedded shell script? 0.00
Why does LDFLAGS put my libraries before object files generating un... 0.00
Write to file failing +1.78
Why is it ok to use a string literal to initialize an unsigned char... 0.00
Why do projects use the -I include switch given the dangers? +2.14
argc, argv causes strange behavior in Null terminator in C 0.00
Local variable as an argument to function call -0.78
Proper way to size a byte array type punning of a struct in C 0.00
Having a dirent that is a symbolic link, how can I get the link-tar... 0.00
inline function definition in header vs source file -0.50
C - how does (*(void (*)()) code); run in a C program without any i... 0.00
Return from exit() with fork() is weirdly bitshifted -1.70
C++ invalid conversion from 'pthread_t' to 'pthread_t*... -2.22
Is it possible to detect conflicting use of reserved identifiers in... +2.20
Why is 0x8000000000000000LL considered unsigned long long by gcc? 0.00
Why can `(*)` be omitted from a function pointer inside a function... +0.45
using system() with command line arguments in C -1.17
Can #define process arithmetic operations in preprocessing? 0.00
Does gcc "-fvisibility=hidden" hurt when applied to stand... -2.02
Recognizing type of descriptor in Linux 0.00
Changing names (version numbers) in nested folders with find and mv 0.00
Will a value live perpetually when there's no reference to it? -0.03
Silencing -Wtype-limits and -Wbool-compare in code, without pragmas 0.00
kernel function to get the container pointer when given a pointer t... 0.00
C Preprocessor Syntax 0.00
Remove two files ending by ~ and # in Bash? +0.49
Can fnctl(F_SETOWN, <pid>) direct a signal to a pthread ID in... 0.00
Removing a string terminator and adding newline character in C 0.00
POSIX sh questions (printf and 'read -n') 0.00
C pipe multiple message only one recieved +1.91
Why isn't there an INT_BIT? -1.13
Is it possible to extract the size of an array of char pointers in C 0.00
How to pass a function as a parameter to a function macro in C++ -0.29
What does touch * do? +0.14
One word command in execvp() in C 0.00
Why place any identifier in conditional statements without giving a... +0.45
How to resolve int variable before passing to C/C++ Macros? -1.78
What does the "uFlags &= ~CHN_PANNING" command do? +1.64
How to use switch statement inside a macro in C? -0.99