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 4 ... 16
Title Δ
Lock and Unlock the file in C++ -0.44
Is there a way to convert this "for i" c++ preprocessor m... -0.40
Should I always use `T&&` instead of `const T&` or `T&a... +0.39
Implementation of static data member at c++ 0.00
Is it safe to assert(sizeof(A) == sizeof(B)) when A and B are "... -1.41
How to change the disassembly syntax to intel using gdb? 0.00
In C++, what does it mean when equals is used twice? +0.08
Why nanosleep() adds a constant delay and how can I avoid that? +1.39
Is std::vector trivially copyable and why? -0.86
fopen is unable to open windows hosts file -0.40
Looking for C++ library to extract image in PDF together with locat... 0.00
C- how to make a variable to be big end. by default? -0.99
Boost Asio TCP Server Handling multiple clients 0.00
Program stops when starting another executable using system() 0.00
Exception thrown: read access violation. **node** was 0xDDDDDDDD. o... +0.59
Volatile objects of std::chrono::duration type -0.80
GCC Optimization and debugging +0.70
C structure self free -0.29
Advantage of #define instead of creating a function in embedded -0.34
Raspberry, check electric current -0.41
What is the purpose of "::delete" in C++? +0.02
How to define "complex" structures in C +2.01
C++ Are there disadvantages in turning attributes into pointers to... -0.88
DLL support after the process ends -0.55
How to deallocate a portion of a continuous memory block? +0.14
GetOverlappedResult when ReadFile returns true -1.53
What is the best way to read input of unpredictable and indetermina... -1.43
C++ memcpy data from class? 0.00
How to send a UDP packet from a specific interface under Linux? 0.00
Using dlopen/dlsym to open C++ shared library - dlsym returns NULL 0.00
Type punning two types from different third party libraries without... -1.29
Which would be efficient on Multi Core system - A process with mult... 0.00
How to cross thread calls in native C++ (call back on main thread) 0.00
What is the most efficient way to put multiple colours on a window,... -1.06
How can I create a C LinkedList that holds dynamically set data types -0.61
Saving (2^52) Number in a C data type +0.59
C : Set timeout for blocking system calls +2.15
Flusing TCP after boost::asio::write 0.00
How does vtable handle multiple inheritance? 0.00
Debugging in C programming 0.00
For loop, is it faster to check the size of a vector outside the lo... +2.06
High-level thread usage for async working with devices 0.00
How does the compiler know that it is at the end of the array? +1.06
Prevent function in library to be executed from other programs +2.59
Symbol visibility and manipulation in static libraries 0.00
Cast char* to short* -0.11
should system calls be completed before context switch -1.78
C++ - Why can a passed object's private variables be accessed d... +1.38
C++: Explicitly disable aliasing optimizations for pointers +0.45
What is the best way of clearing a char array in C/C++? +2.62