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 ... 53 54 55 56 57 ... 138
Title Δ
C function syntax +0.01
x86 calling convention: should arguments passed by stack be read-on... -1.50
How does `sizeof` distinguish a pointer from an array? +0.50
Source code of std:: namespace 0.00
Who stole my file descriptors? -0.30
Maximum recursive function calls in C/C++ before stack is full and... +1.41
Qt (4.8.2) GUI - Own main loop instead of QApplication::exec() +0.49
Why aren't memory addresses of C variables fixed? +0.49
How to read integers with sscanf separated by symbols in C? -0.26
How do I store and access a type dynamically in c++? -0.62
Are Unix/Linux system calls part of POSIX library functions? +1.50
What can be compiled faster? Source and header for each method, or... -0.03
Weird symbols from fread (.txt) -0.00
Busy waiting and shared memory -0.26
Why does lisp use gensym and other languages don't? -1.67
In C how do i get the path of a symlink (I mean the path to the sym... 0.00
How to extract stack size of all library functions from c code? 0.00
Why the variable getting same address in recursive calls? +1.24
Human readable string of 64bits time_t value +2.52
Is it better to create separate projects for each OS or mix them al... -1.97
Do including header file using GCC 0.00
Determining if a process is a child or parent process (not using re... -1.00
How to put arguments in a function at run time? -1.52
Is clocksource tsc always unstable when the only other clocksource... +0.25
What are the next step to improve malloc() algorithm? +2.04
Conflicting types for "free" -0.17
Transfer the script to C from Shell 0.00
How to get proper backtrace in process signal handler (armv7-uclibc)? 0.00
Why my sudo command in bash cannot be executed via crontab? +0.41
I allocate memory in function, and return char*, how should I free... +0.35
GCC optimization? +1.58
In linux ,what's the differences among these bin directories? -1.87
Numbers in functions like wait4(2) +1.50
Using /dev/urandom for dd(disk performance) test is a good idea or... 0.00
Return -1 from fork() 0.00
separate shell command with some symbols +0.51
Network tutorial or book (pref. C++) 0.00
How does the Linux kernel determine ld.so's load address? 0.00
For Linux, how can I kill all processes in a session (with same SID... +1.92
How can I optimize GCC compilation for memory usage? +1.22
Programm works faster in graphic shell than in command shell 0.00
Read a textfile in C on Linux char by char -0.07
How is procfs created? -0.03
C++ - Execute function every X milliseconds -0.30
How to pass multiple commands using popen in C? +0.03
How to know if a compiler performs memory alignment or not? -1.08
How can a function create a struct? -2.03
Is it okay to delete a POSIX timer in the event handler function? 0.00
When is uintptr_t preferred over intptr_t? -0.37
Performance advantages of const qualifier in C11 0.00