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 ... 45 46 47 48 49 ... 138
Title Δ
How to register a callback to execute on a file change in linux? +0.45
Is there any way to go back from `std::function` to a pointer? +1.22
GCC - modify where execution continues after function return +0.47
In C on a *nix system, find a binary's absolute path with $PATH... 0.00
How do I talk to an X server in C without a graphics library? -1.95
Can I execute a shell or system call without a fork? 0.00
How to get the number of bytes actually occupied by a string in mem... -0.45
Check if command was run directly by the user +0.54
C++ random generator mt19937, is it in <random> or <bits/r... -0.39
How to get exit status of shell commands [run through system()] in C? 0.00
Define and return a function from a function? -0.22
Why does my code crash? 0.00
Linux read function implementation 0.00
Is there any tool for GUI based gdb? 0.00
Difference between a stack and call stack in multithreading? -1.20
How to find whether a given address is in heap or in stack +2.10
CUPS printing remote(http://) files from command line 0.00
How much code space does a switch statement take? -0.39
Are there any macros that cannot be expressed as a function? -1.98
Is linux' "mutex lock" implemented using "memory... -2.05
Where are all the places where an environment variable can be set i... 0.00
variadic functions with different types of arguments in c +0.45
Inline function compilation 0.00
C print first million Fibonacci numbers +1.38
Allocate memory to a process that other process can not use in linux +1.93
100GB free space on NFS server, but can't write even an empty f... 0.00
How to detect where data is lost when multithreading is used 0.00
Read Multiple Integers From line - C 0.00
As a process child, how to know which file descriptor is parents 0.00
Writing generic/native look GUI linux application 0.00
C++ style Logger that supports __LINE__ macro and others -1.00
Should memcpy always be used? +0.82
Calling function pointer from memory location -0.07
Why character pointer cannot be used to pass in gets and scanf? +2.30
How to install glibc on top of a bare Linux kernel? 0.00
Optimizing linear access to arrays with pre-fetching and cache in C -1.24
Unexplained behaviour when calculating large powers in Lua 0.00
Why is lambda not a function +0.07
C++: will this disk seek take a very large performance hit? +2.25
Debugger shows npos=4294967295 when viewing string variables +0.47
How to calculate EXTREMELY big binomial coefficients modulo by prim... -0.68
How can you cleanly terminate a process in C++11? -1.36
Upgrade GLIBC on Debian Wheezy 0.00
How to use SIGFPE with signal? +0.64
Can I rely on 'sizeof' in order to determine whether I'... -2.39
What should be the data type for numbers in between the range of 10... 0.00
Can code audits be considered static analysis? 0.00
C++ paths beginning with ~ 0.00
How to avoid wasting memory on 64-bit pointers +1.03
Running a simple c web server in background 0.00