StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

doron

Rating
1435.18 (4,535,024th)
Reputation
19,132 (7,211th)
Page: 1 2 3 ... 16
Title Δ
Porting socket interface from Qt to STD library 0.00
How to make an unordered_map only work with predefined keys? -0.11
What is ** in C? 0.00
Slow memcpy Performance 0.00
How does the linker generate final virtual memory addresses? -0.94
How to guarantee that write() will transfer entire int over socket? -0.11
GCC attribute to silent uninitialised variable warning 0.00
Why can Cheat Engine access a memory location but my own program ca... +0.59
Does simultaneous read/write cause any other problems other than da... -0.30
How can I tell whether a pointer/address is dynamically allocated? +2.33
Accessing members of class using nullptr in C++ -1.25
G++ Compiler returning the same address of a variable after every r... 0.00
Why there's no need to allocate a memory space to store pointer... -0.16
Are stack and heap variably sized? 0.00
Sleep(1) sleep more than 1 millisecond. windows 10 20h2 problem +0.76
how to create and use singleton pattern with smart pointer 0.00
how to make sure all malloc'd memory has been freed? 0.00
Even numbers from an array (C) -0.90
How a child thread can kill another child thread of same process in... 0.00
Why can't 16-bit instructions access the high registers of the... +2.40
C struct pointer to C++ class -0.22
How can I call a function from MainWindow which is present in secon... +0.04
C++ how to trace down reason for code not saturating CPU -0.37
Virtual and physical addresses after fork -0.59
Does the force kill command (kill -9) in linux cleanup the dynamica... +0.65
How to poll a byte for at most 1ms? 0.00
How to stop execution when a return statement is encountered in Vis... -2.11
Is a function pointer really a pointer? Or it's an object? -0.37
Returning a Derived pointer from a virtual function -1.23
Efficiency: std::array vs. std::vector 0.00
Problem with using WINAPI threads in Qt in C++ +0.08
Seeding rand() in C with Specified Values +0.09
How to pass a string as an argument for a thread in C +2.87
How to run QT UI in MS Visual Studio 2019 +0.09
When do you need to modify the receive buffer size of sockets? -1.14
why does nanosleep 0 still execute? +2.62
How can I Execute/Call a user-space defined function from Linux ker... 0.00
Need Help Solving a Memory Leak -0.58
Boost.Asio functions under the hood +0.39
Is it acceptable to use rand() for cryptographically insecure rando... +2.61
How many computers support OpenGL 4? 0.00
Qt How to pass data from a GUI to another thread 0.00
What are the mechanics of coroutines in C++20? 0.00
How to interpret the report of perf -0.40
How to abandon or cancel std::thread -0.50
Some questions to help me to be sure to understand mutex -0.07
How to get the type supporting an enum +2.65
Calling both weak and strong function symbol? 0.00
Embedded versus pointer in nested String-like structures +0.30
Can anyone explain the output of this C code? 0.00