StackRating

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

Ben Voigt

Rating
1618.07 (1,155th)
Reputation
242,067 (173rd)
Page: 1 ... 49 50 51 52 53 ... 124
Title Δ
Different behaviour of fmod (and others) under c++11, in Visual Stu... -2.38
optimizing code for various C/C++ compilers +0.96
seqmentation fault at memory allocation 0.00
Exception to the Rule of Three? +0.40
C++ Overloaded operator doesn't modify original object (passed by r... 0.00
how to write and run a shell program on terminal without saving it... -2.25
How to catch the details of the file copy/move event, such as the s... +0.37
Write binary number to bmp image -0.16
Syntax for arrays as operands -1.19
Memory leaks in C# while using C++/CLI defined class with finalizer -2.73
Implementing threading while making a GUI that reads Serial Data an... 0.00
'Hooking' a memory address with C++? +0.34
Const correctness -- C API shim layer -0.05
Calculation of gflops for double precision 0.00
Can you use C++ libraries natively in a C++/CLI WinForms application? -0.13
C++ Winsock Socket Error: 10038 (WSAENOTSOCK) 0.00
Matlab, find index of minimum value with the condition that it must... -0.14
How to copy a matrix? +0.36
USB UART speed is wrong 0.00
What placeholder names (foobars) to use for types, functions and va... +0.35
Can I know whether the variable has changed its value without compa... -0.47
Efficient Command Line Parsing 0.00
Return a struct pointer in void function -2.54
C++, im suppose to use arrays and for loops, no strings or any clas... -1.26
(beginner) C++ inheritance in constructor and methods using a Java... -0.33
How to search for a string in cell array in MATLAB by comparing it... -0.16
How do I define a System::Decimal literal for use in an attribute,... 0.00
C++ reference on static variable -1.93
Can you capture arrays in a lambda? 0.00
c++ std::thread problems in Visual Studio 2012 -0.70
derived assignment operator calling the one from a base -2.46
Read-only memory-mapped registers defined with `volatile const` in... -0.56
Matlab inverse of large matrix +0.91
What is C# dynamic keyword equivalent in C++ CLI? +1.23
Why does std::fstream use char*? -0.63
MATLAB: Starting with a vector of starting points and a vector of e... -0.67
How can I get such relative coordinates even in negative number spa... +2.10
Can I create an instance of a socket before calling WSAStartup()? +1.87
About time costs, what is more expensive: movement or overwritting?... +2.13
Replacing a dll with the static library -0.15
How big is the stack memory for a certain program, and are there an... +3.52
Better way to handle enum change methods? +1.24
How to convert String^ to String in C++ CLI? +1.35
FindAll conditions with different relevance +1.04
Display a file after it has been written in Matlab? 0.00
How to change NaN string representation in C#? +0.37
deleting the contents of a character array in C++ +0.36
How does this naive recursive fibonacci implementation not stackove... -2.30
Can I use native primitive types in C++/CLI? -0.15
why " 'static' may not be used when defining (as opposed to de... +2.01