StackRating

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

Basile Starynkevitch

Rating
1417.15 (4,535,919th)
Reputation
184,653 (268th)
Page: 1 ... 25 26 27 28 29 ... 138
Title Δ
Can't find file executable in your configured search path for I... 0.00
Why proc process faster than others? 0.00
c how does function receive variable length argument? 0.00
whether the environment variable exported in c function will be ava... +2.57
Where does bash prompt escape sequence \h get the hostname from? -1.12
getting a char from keyboard using curses.h 0.00
Changing a number defined in a C++(C) program without compiling the... +1.40
c, linux - using pthread.h in kernel 0.00
C Trying to match the exact substring and nothing more +0.20
How to convert iso 8601 to seconds since 1970-01-01 00:00:00 UTC -0.57
GCC doesn't warn about 0 or 1 with bit-masking -0.70
waitpid always returns -1 even if the process is terminated 0.00
Matrix computations in C -1.10
Check if pthread is still alive in Linux C -0.26
How do I make a function that accepts different types? -0.25
fopen() function with a dynamic location in C +1.08
what the meaning of c++11 codes using member function like below -1.56
Is there a way to translate cin.fail and cin.clear to C programming... 0.00
How to print life of a thread in seconds? 0.00
Statement that compress files older than X and after it removes old... +0.46
C++: do I need to free the pointer inside function? -0.67
How do I retrieve the processor time in Linux without function calls? +1.61
How to initialize a variable periodically in c -0.05
How can I maintain a language boostrap? 0.00
c programming more efficient use of big arrays 0.00
Are there any valid use cases to use new and delete, raw pointers o... -0.26
Freeing a struct gives 0 -0.56
Proper way to handle SIGTERM with multiple threads -1.07
Why this piece of code run without any output (about pthread)? -2.26
Reading and writing class objects to binary file -0.58
C Language. How to use a string value as delimiter in SSCANF 0.00
What is setlocale() for? +1.53
What type of memory objects does `shm_open` use? -0.95
Run .bat script in unix 0.00
Why is GCC saying a variable is unused when it is not? -0.41
Ubuntu (linux in general) How to change name of background process? 0.00
Locate the machine instructions that access the memory in executable -1.52
Calling a function from inside a pthread? -1.54
Where is the date and time stored in ubuntu 0.00
C - How to check if user has sent text file to stdin +2.56
C pointer and dynamic alloc +2.04
change background color of GtkTextView (GTK 3.22) using CSS 0.00
C - How do I run a program in the background using exec? -1.30
C++ disallow stack instance but allow new delete -0.32
Qt SIGABRT alternative message? -2.39
How to avoid allocating memory for unused attributes -0.66
Given a number A(=2^N), how to get the N? +1.10
Behavior of "comma" operator in sizeof() operator In C +1.41
Match the text (.txt) files to images (.jpg) files 0.00
I am attempting to create a C++ program that uses objects to sort i... +0.44