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 ... 27 28 29 30 31 ... 138
Title Δ
What is the difference of running a console app directly on the pro... -0.06
I allocated memory from the heap to store a character but it is hol... +1.99
error in c sizeof program with %d -0.06
GCC Error: Could not find or load main class com.intellij.idea.Main... +1.62
C++ - Forked Process Can't Read from Shared Memory 0.00
Is the evaluation of static member function during construction bef... 0.00
What are the reasons for using Ragel to parse strings in a C++ code... 0.00
Cronfile did not execute sudo -u line? 0.00
grep for process id to get the correct value -0.06
How to compile and run c++ programs with sublime text 3? -0.06
Data structure for storing variables, functions, arrays and types +1.41
How to malloc a block size of UINT_MAX? -0.08
Replace Printed Statement with timing sequence in C -1.44
Is using alloca() for variable length arrays better than using a ve... +1.20
accept more than FD_SETSIZE connection +1.99
What causes a char to be signed or unsigned when using gcc? +1.99
Compare inline function in std::sort() 0.00
I'm implementing printf function in C/Linux 0.00
is it possible to make a kernel image without using asm code? 0.00
Is it possible to make a callback function in c++ return a value? -1.79
Execute command if another is successful and log stdout and stderr... +0.44
Simplest way to get memory size of std::array's underlying array? -0.89
how to cross-compile libncursesw5-dev for arm? 0.00
Why there are not many custom preprocessors with their own metalang... 0.00
Obtaining an integer (greater than 255) from the system function in... -0.38
Code for this kind of malloc executing without errors, how? 0.00
C how to determine how much memory a char** occupies +0.46
Cannot run a program by clicking on it while I can from Terminal +0.45
How to run a cron command every hour taking script execution time i... 0.00
Can we know the definition of the function in GDB? 0.00
Customize Clang to convert C++ code to C 0.00
How does the kernel prevent direct memory/hardware access by unpriv... 0.00
Why is the use of unrelated printf statement causing changes in my... -1.19
Weird if condition in c: if( ((void)(d), 0) ) {...} -1.22
c language - system() function not working when I set program auto... 0.00
How to prevent name space collision with existing libraries 0.00
Display Linux text file in the browser 0.00
if the maximum capacity of character is 256 how to store character... -0.49
Using MACROs to get the 'name' of function parameters +1.44
How to compile and run a C file in CodeBlocks which is outside a pr... +0.99
Why does integer division by -1 (negative one) result in FPE? -0.66
why data segment of c was separated as two sections? 0.00
What does compiler really do when a class inline function is called? +2.18
Is there a way to delay a program more precisely than with SDL_Delay? +0.44
How to store a file directly in certain continuous disk blocks in L... +2.10
How to find file encoding type or convert any encoding type to UTF-... +0.45
Read bytes from int to write Unicode C +0.17
Best strategy in dynamic allocation in C for strcut with many point... +1.85
C++: What to recompile when an inline function in a dynamic library... -1.55
Does using heap memory (malloc/new) create a non-deterministic prog... +0.79