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 5 6 7 ... 16
Title Δ
Can I specify what IP address and Port number is allowed to send me... -0.72
Implementation of OpenGL libraries -1.37
How does an object pointer know how much memory to dereference? +0.17
Is there a performance issue when using uint8_t on larger architect... +0.01
Protocol Buffers with dll programing c++ 0.00
How to prevent undefined behavior, from a user/new developer perspe... -1.13
How do i detect if a particular tcp stream connected through boost:... +0.10
What does linking in the compilation process actually do? -1.29
What does reinterpret_cast do binary-wise? -1.41
What is diffrence between lock() and expired()? weak_ptr C++ -1.47
What is called a scope pointer in C++ ? +1.72
Getter for a read-only variable in C +1.50
c++ O3 optimization breaks working while loop -0.71
Multi-Threading C++, Passing a function with a parameter from a cla... -0.41
Advantage of `make_unique` over plain constructor? +0.67
What to use instead of base object in c++ +1.54
How can I write 'Hello world' in C without using any functi... 0.00
Can exceptions be thrown if I don't use throw keyword inside tr... +2.34
Why g++ pre-processor includes unused header files -0.98
C++ OpenGL - What is the use of the static keyword here? +1.36
Qt can't open files for writing, but can for reading -0.40
Why are two raw pointers to the managed object needed in std::share... -1.09
Ideas for implementing wildcard matching in C -1.44
C++ TCP socket multiple write() on server side treated as single re... +0.08
Building using Makefile: picks file.c instead of file.cpp even thou... -1.26
Why doesn't this memory eater really eat memory? -1.20
Unable to debug lInux on gdb 0.00
Which is better? Using 2 arrays or array of pair? 0.00
Is tcp socket can notice the exception of network broken? -1.06
OpenGL functions undefined with glew +0.59
Why is the multithreaded version of this program slower? +2.59
How to display thousands of the same mesh with dynamic colors effic... -1.43
How to redesign c++ classes? -1.68
Creating "classes" in C, on the stack vs the heap? +0.08
Efficiency of structs of length 8, and uint64_t -0.51
Is it possible to prevent duplicate, identical arguments to a macro... +0.07
How to handle an exception thrown by new in C++? -0.04
Exception handling in virtual destructor -0.84
What is the correct way to allocate and use an untyped memory block... -0.10
intersecting vectors in c++ -1.32
C++ Sockets - Server doesn't accept multiple clients (linux) -0.20
How does the read function in c knows when to stop reading from a c... -1.10
Blocking TCP sockets: “send()” return and error handling -1.35
What is the efficient way of parsing string on embedded system? +0.02
Signed vs Unsigned comparison -1.06
Disadvantages of calling realloc in a loop -1.22
What happens to an object instance after applying std::move -0.33
Is it possible to build a heatmap from point data at 60 times per s... 0.00
How to store sparse matrix? -0.17
Reserve memory space in m_text memory region of FLASH on embedded t... +0.15