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 ... 38 39 40 41 42 ... 138
Title Δ
What happens in linux when opening a file? 0.00
How to properly handle socket accept returning "Too many open... -0.14
Structs in Lua? -1.20
new process created using fork but printing same address for variab... +2.29
C Programming: What is the usage of underscore? -1.24
Building Transactional Memory C++ Code in g++ 0.00
Can C macros change macro keyword +1.36
Can I use pattern matching in C program? -0.54
Passing many variables vs. passing struct -1.09
How do I choose the right checksum for a simple C++ program, and ho... +1.90
Unix Make: script that creates multiple files 0.00
unix script archive log files older than 15 days 0.00
Multiple ISA in same ELF file 0.00
Why function's names change after compiling a shared library? +1.86
Unfamiilar macro expansion -0.04
Is there a way force a program to use only 1 thread? +0.04
Is it safe to use `basename` with __FILE__? +2.85
Passing hardware register pointer -0.48
Calling arbitrary function in C++ +1.77
How to display an image using C++ right in console window? -0.19
sh -c irrationality and programmatically determining and running Li... -1.39
Can you pass your code directly into gcc? For example: gcc -? '... 0.00
How to convert SIGFPE into a C++-exception -1.91
When I compile in C I have an error of imports in header files 0.00
whats wrong with this code of reading with mmap? 0.00
sudo inside of a script with a command that needs input (bash) 0.00
handle SIGINT with scanf in loop 0.00
What does the error C4996 mean? +0.45
Why deallocating heap memory is much slower than allocating it? +0.32
how this works:while (scanf("%d %d", &a, &b), (a... +0.64
Replace gui login on gnome with cli 0.00
C - Header Files versus Functions +1.13
Why the default value of automatic variable is 0 instead of garbage... -1.49
Are there valid reasons to declare variables static inside the main... +1.14
Delete a found file in C:\ +0.49
is it possible to implement a std::move-and-clear function? -0.85
How to dynamically allocate memory in Python +0.46
How bitwise shift operator is Implemented in C. Is it atomic? -0.95
In C++, is each "statement" also an expression? +1.50
Array of struct with different length array members C -0.69
how to declare ellipsis defined va_list unused 0.00
Statically link a .so to an executable 0.00
Printf Function Printing More Parts Of Struct Array Than Intended -0.54
How to print out memory addresses of C-String? -0.91
dlopen for different libraries? C 0.00
Compiling GCC 6.1 on Ubuntu 16.04 0.00
How can I make a function that returns a function? +0.61
How Memory segmentation of microprocessesor done? +0.46
The fastest way to read a file in remote machine 0.00
RDBMS without SQL 0.00