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 ... 50 51 52 53 54 ... 124
Title Δ
passing const char** to function - how to build char**? +0.54
How Visual deliver it's list of Drawing objects to rendering system? 0.00
Does using inline assembly in modern C++ have some benefits now? -0.31
Time complexity of the recursive pseudocode -0.38
Heap corruption when making two bytes into a short. C++ +1.40
What is a non-reachable end point(unreachable endpoint) of a statem... -0.46
C++ When inputting, program ends without continuing 0.00
equivalent identifiers in C++ -0.70
Wait for message to be received? with msgrcv c++ 0.00
Does a constructor / destructor have to have code, or is the functi... +1.41
Sorting a 2d array 0.00
Why is Xcode 4.2 applying C files build rule script for .cpp files? 0.00
hibernate-like saving state of a program -1.48
Generic class variable of a certain type +2.18
Why accessing ReadFileEx's input buffer prematurely can cause data... +0.22
strcat alternative issue C++ +0.43
Is there a blend mode for drawing "visible" lines? -2.08
How to inspect a DLL for information -0.29
HDMI Connection Does Not Send WM_DEVICE_ARRIVAL Message 0.00
How to ignore an exception AND complete the try +0.85
Why does C#'s Replace method need to replace both "\n" an... +1.26
Interpolating a histogram matlab 0.00
Mixed-Mode Process vs. Managed-to-Unmanaged IPC -0.08
Automatically adding and removing an object from a list -0.61
MATLAB get input for functions only once +1.98
Call matlab mex file in C++ -0.42
OpenGL program works in GL 3.x but not 4.x +0.38
What's wrong with my vector-intersection function? -1.03
How do I (or can I safely, or may I) move a const object? +0.05
Hamming Code (7,4) - C++ Implementation Failure 0.00
Wchar_t to string Convertion -0.14
missing value or empty string in enum 0.00
Cross Compiled Binary Does Not Exist? 0.00
Appending to a file using C# 0.00
Deleting array pointers +0.19
Why do anonymous delegates appear faster than regular delegates? -1.91
const T& vs. T&& +1.44
What's more costly on current CPUs: arithmetic operations or condit... -2.22
Is there a standard library equivalent of timeGetTime()? +1.77
c++ custom type vector optimization 0.00
is it a good practice (maybe some known design pattern?) to tell su... +0.43
matlab -- use of fminsearch with matrix -0.85
C++: rvalue references used in ternary operator seem to break exist... 0.00
Read large amount of ASCII numbers and write in binary form +2.16
why cant we pass &array to function where &array[0] is poss... +1.16
return in a lambda expression - my book wrong? +0.81
Plain C loading a C# dll 0.00
Cout String and int in ternary operator -0.50
Usage of GetOpenFileName() API in VC++ for opening a folder & N... -1.52
How to un-CreateFile +0.07