StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

P.P

Rating
1664.01 (380th)
Reputation
77,851 (1,081st)
Page: 1 2 3 ... 36
Title Δ
Unsigned integer print +0.00
Pass R-Value array in C 0.00
Getting rid of warning: integer from pointer without a cast [-Wint-... +1.38
Is there a bug in GCC 7.3.0 link thread library use -static? 0.00
Accessing a local variable of the main thread from another thread 0.00
Allocating a struct having function pointers as fields 0.00
How to store the output of command "which" in a variable... -0.23
shell script to run for loop N times where N is user input +0.28
How to stop input overflowing via stdin 0.00
Would it be a bad practice to mix fgets with scanf and use fseek to... 0.00
GLIBC 2.7 version required. Compile C++ code with later GLIBC versi... 0.00
how to free memory of char arrays after passing them to exec*() fam... +1.32
Why are instructions addresses on the top of the memory user space... 0.00
Why can I call a function from another file (with warning) but cann... +0.90
Problem with Multiple Process Execution in c +0.25
What exactly is the difference between blocks and loops? 0.00
call pthread_self() from a single-threaded application 0.00
is glibc c11 thread implementation a wrapper on top of pthread? 0.00
How standard is the {0} initializer in C89? -0.70
what is the "Value" field in output of readelf -s 0.00
Is g++ linker statically or dynamically linking libusb and pthreads? +1.13
bash check if a variable starts with 'fatal' 0.00
"initialization from incompatible pointer type" warning.... -2.99
Detecting array flattening trick with gcc -2.20
linux read() function from unistd.h doesn't work for me :( -2.66
Need explanation of the output 0.00
Calling detach() at the end of the thread 0.00
ldd shows libm.so.6 but still linking with -lm is needed 0.00
Does the Posix "access" syscall take ACLs into considerat... 0.00
Accessing struct elements using single pointer? 0.00
What happens to threads when process receives signal? 0.00
Why isn't the program waiting for the pthread 0.00
Issues Linking pcap.p when libpcap is installed on my Ubuntu 0.00
How to mmap/load a file in memory in python and acces to it from an... 0.00
SIGSTOP on C: Invalid Argument 0.00
How to Write a Bash Script that Will React to Ceph Cluster based on... 0.00
When to check for nullptr inside functions with a pointer parameter? 0.00
Boolean Functions in C "control may reach end of non-void func... 0.00
How do I diagnose why a shared library is not found? 0.00
print only variables with value 0.00
i want to remove the ram cache but getting permission denied error... 0.00
Get the name of an input file passed in by redirection? -2.62
Unable to set bash environment path fed from lines in a config file +0.27
How to mask a signal when I handle a variable in signal _handler an... 0.00
Removing extra space after awk and echo +0.67
Linked lists in C. Segmentation fault 0.00
BUILD_BUG_ON_ZERO not working in a simple user space application +0.83
rsync suppress SIGINT for trap outside 0.00
Switch function had a strange return with `scanf` +0.28
c program doesn't give me errors +0.27