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 ... 61 62 63 64 65 ... 138
Title Δ
How to create file in some directory C++ +0.49
Can I throw an error in c code just like Rcpp's stop() in Julia -0.01
Why mmap cannot allocate memory? -0.51
How to send messages with larger length than the buffer in socket p... +0.26
catch Ctrl +c in c program +1.96
Where in the GCC source code does it compile to the different assem... +0.50
hook into linux key event handling -0.07
Can we call member function only in member initialization list in c... -0.82
Where to learn about bytecode generation? 0.00
Is it guaranteed that the kill() function will not return until the... -0.51
How to implement a #define in another #define? -1.44
Using dlsym() to look for a variable in a statically linked library 0.00
Simulating a process stuck in a blocking system call -0.31
Why does closing file descriptors after fork affect the child proce... -0.50
I build a interpreter on a language with a garbage collector. I nee... -1.22
using bash to extract a folder name -0.81
How to receive more than 40Kb in C++ socket using read() 0.00
Automatically generated .cpp file takes extremely long to compile 0.00
Can gpu use swap space when its ram is full? -0.15
How can I parse an enum in C++? -0.43
How to free my Swap memory on Centos 5.9 -0.51
C- If index of element bigger than dynamically allocated array size... +2.91
How do I use the return value of a function in another one? -0.52
What does the include in the middle of code in C? -1.06
How can track execution in C++ without using a debugger? +0.52
How to fix Segmentation fault in C 0.00
Single header file with all the necessary #include statements -0.91
Minimum-printing program doesn't work +0.27
Is '\n' necessary to be given to printf() in C? -0.57
Pointer(p) arithmetic, could p<(p+1) be false in an extreme case? +0.08
Function call inside assert == bad? -0.66
Modifying executable upon download (Like Ninite) -0.16
How can I use this unallocated memory? +0.69
How does GDB know where an executable has been relocated? -0.96
C generate unique id 0.00
Changing memory page size 0.00
Use different class upon available CPU support 0.00
C preprocessor Result 0.00
Declaring structs in C -1.10
Can a cpu have more than one file systems? 0.00
Implementing array bound canaries in C 0.00
Ternary operator usage issue +0.11
Why can't ld find library from path in /etc/ld.so.conf? 0.00
How to make your own data type like int, long in C? 0.00
how to find out if there is a newline or number in c? -1.11
What is the fastest way to fill up the free space on a disk in C? -0.39
When is gcc evaluating functions at compile time? +0.48
c assign a outer function function to a variable +0.50
C: Different implementation of clock() in Windows and other OS? -1.06
How to end an input when enter is passed -0.09