StackRating

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

Mgetz

Rating
1542.98 (10,436th)
Reputation
4,226 (39,592nd)
Page: 1 2 3
Title Δ
Shared library unloading and atexit handling - what order? 0.00
Having upgraded to Visual Studio 2019 and the v142 toolset, why doe... 0.00
Why does a shared memory (in ipc) not require context switching ? I... +0.44
Unexpected identifier char[32] 0.00
double casting, to get from uint16 to int32 while keeping the sign 0.00
.NET JIT compiler volatile optimizations +0.78
Does VirtualLock really do what it say? 0.00
BluetoothGATTSetCharacteristicValue returns E_INVALIDARG or ERROR_I... -0.06
C++ Error when creating threads in loops 0.00
Error Debug Assertion Failed. BLOCK_TYPE_IS_VALID 0.00
Calling getter for dispatch_queue_t property causes crash 0.00
Swift 3 How to declare an assignment operator on custom class 0.00
Trying to migrate thread creation method from C to C++ does not work 0.00
Is the Microsoft implementation of mbstowcs_s is thread safe +2.36
C++ optimizer removal of object with side effects -1.52
What is the point of VirtualProtect when any process, including mal... -0.89
Thread synchronization of boolean variable 0.00
Bird Unicode c++ win32 0.00
How to use sort() in C++ with custom sort member function? +1.27
Is a const string Still Preferable? 0.00
If in malloc object is not created then why does this code works? +2.47
Including boost libraries in C++ Win x64 application 0.00
Error trying to read the IVT in windows 7 64 bits 0.00
thread.join does not return when called in global var destructor +1.90
File reading Error in C++ Program crashing -0.58
Transitioning from C `goto` error handling paradigm to C++ exceptio... +0.20
how sorting works in the following program? -0.05
no suitable conversion from std::string to int -1.03
Memcpy vs Memmove - Debug vs Release +2.13
Rebase branch on other branch in past 0.00
CQRS Page View Counts 0.00
Pointer passed to function didn't update -1.87
What does Float* mean? -2.24
Ng-repeat functionality doesnt work -2.00
AVX 3.6x slower than IA32 in simple benchmark involving <cmath&g... -3.91
How to check equivalent of randomly generated alphabets? 0.00
Is output of char* strings through std::wostream defined? 0.00
typedef with function pointer +3.47
C++ push_back into array changes object's variables +3.71
How to hold all derived class objects in one container? +3.49
Passing scalar types by value or reference: does it matter? +4.20
Boost Array data issue 0.00
PHP for loop vs C for loop +3.77
Should I always call Release on COM pointers when my program termin... +4.01
Issue: "error LNK2019: unresolved external symbol" 0.00
Windows App Certification Kit - error 0.00
How to disable MFC macros that change function names for Unicode or... -4.42
Conditional optimization in Visual Studio 0.00
Media Foundation onReadSample wrong size of returned sample -0.32
First chance exception in MSXML6 0.00