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 ... 8 9 10 11 12 ... 124
Title Δ
Performance - How does linking C-sharp and C++ effect on Performance? +1.62
Is there a best-practice for testing special member functions? 0.00
Cascading Function Calls +0.40
Template a member variable +1.75
How to preserve the stack when calling a function in inline assembly? 0.00
Visual Studio compiled program doesn't initialize properly afte... -0.48
Get meaningful information from SEH exception via catch(...)? 0.00
Realization of "IsProcessorFeaturePresent" on ะก++ 0.00
How to safely implement "Using Uninitialized Memory For Fun An... -0.92
Do C interfaces care about the pointed-to type? +0.59
Using only pointer arithmetic to traverse a loaded DLL/EXE for the... +0.34
How to call copy constructor of all base classes for copying most d... -1.79
C++ Segementation Fault From Null Pointer Solution? -0.67
'Hints' uses undefined struct - winSock 0.00
Dependency inversion (from S.O.L.I.D principles) in C++ -0.47
Invalid read of size 4 error C programming -0.30
How can I xor the content of these two vectors? +1.79
c++/cli Control loop with assumption of control type -2.16
MATLAB: find midpoint between two mismatching time-series 0.00
convert float to LPCTSTR conversion 0.00
How to stop reading from keyboard once a signal is handled? +0.35
Intel C++ cannot convert `T **` to `T const * const *`, GCC can 0.00
Is it more portable to use ~0 or -1 to represent a type with all bi... +0.33
Multiple DLLs in CBT hook -0.65
Is there a way I can remove the need for a null check in a C# if th... +1.02
Passing C# delegate with array reference to unmanaged code via func... -2.71
C++ getting number of data in an array? +0.08
Is a pointer allowed to change value in single inheritance? +1.84
Difference Between FileMapping and Istream Binary -0.66
Microsoft LifeCam ESCAPI - working in ui thead, not inside task 0.00
cannot push_heap on list<int>, works on vector +2.03
for loop and SetPixel() speed improvement not working +0.90
cannot convert 'double(_cdecl*)()' to 'double' -0.81
windows vc++ how to use UniversalCRT_IncludePath and How to make it... 0.00
Test code interactively with Visual Studio +0.35
unsigned char * - Equivalent C# +0.98
How to terminate a command issued to cmd.exe 0.00
Why are empty declarations allowed? 0.00
C# delegates: Difference between Wait handle and BeginInvoke and En... 0.00
Why is it illegal : copying vector of pointers into a vector of poi... +0.98
How to write x64 machine code into virtual memory and execute it fo... -0.21
(Why) Is this an example of a vexing parse? -0.38
How does the operator overloading work for the assignment operator? -0.15
How to create a C++ streambuf object from a C FILE*, sharing its bu... 0.00
COM UIA event called only after unregistering 0.00
Enum constants behaving differently in C and C++ +0.53
C++: Measuring memory usage from within the program, Windows and Li... -0.61
VS2015 and clang compile this code, but g++ rejects it. Which one i... 0.00
vector not pushing value within detached thread 0.00
Why is this virtual function call so expensive? -1.04