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 2 3 4 5 6 ... 124
Title Δ
Converting from UTF8 to ISO-8859-1 doesn't work +0.98
Why Static Member Pointer Is Zero In ELF Section? 0.00
Will writing bytes to a TcpClient's NetworkStream before the re... 0.00
RegEx for matching exactly N number of digits with space and dash 0.00
How to use 32-bit Assembly functions in 64-bit Qt app? 0.00
Why does my target always recompile executable, even if nothing has... +1.29
Resolve shared library path on Windows and *nix systems 0.00
Is it bad if my program only achieves the results I want when compi... -2.66
Why does Initializing char*[] require const while string[] doesn... +1.13
Can a double pointer be written in two ways in c++? 0.00
Blocking background applications from receiving messages 0.00
Round to IEEE 754 precision but keep binary format +1.72
Does the C++ standard allow for copying an arbitrary polymorphic da... 0.00
Passing 'this' pointer to MouseProc of SetWindowsHookEx +2.03
how to use sensitivity list in multiple processes that are dependent 0.00
The "is" type pattern expression for null check -2.44
How to pass a reference to a void* from C++/CLI to a native C funct... 0.00
Event(Start,Finish),Max event on 1 day. Perfomance issue in c++ +0.34
How to translate `void(*fn)(const char *, ...)` to `std::function`... -2.25
Defining a custom equality operator in an anonymous namespace +1.95
Parsing data from serial port thread-safe 0.00
What is the efficient way to check if some sub-array's are sort... 0.00
Do Linux pipe read/writes ALWAYS cause a context switch? 0.00
Is it possible to set a class variable using a different variable t... +0.77
How to implement logical OR || in an if() condition in easy68k? 0.00
C++ WINAPI Exception Unhandled Stack Overflow before reaching code 0.00
c++ destructor return type 0.00
std::visit on std::variant does not work as I expect 0.00
C++/CLI getting "wrapper" class objects to show up in C# -2.35
Is C++CLI optimized? -0.71
How to Split a byte into 2 parts and read it? +0.34
Create .Net Standard object from C++ 0.00
Is getting the decltype of a deduced member function inside the tra... 0.00
Fast modulo 12 algorithm for 4 uint16_t's packed in a uint64_t -2.48
How do I have multiple windows users (non-admins) modify and save t... +0.33
Why is `std::remove_const` not removing the `const`-ness of a refer... 0.00
How to convert to Double from mantissa and exponent in C++ 0.00
When loading a DLL File, is the entry point of the DLL File also ca... -0.17
C++ Y86 Disassembler - How to interpret .quad 0.00
serial port reading multiple lines 0.00
Converting PInvoke call to C++/CLI 0.00
What is the endianess of a double on Windows 10 64bit? +0.85
What are the equivalents of IP_RECVOPTS and IP_RECVRETOPTS in Windows +1.45
What is the simplest way to stash a unique_ptr on the heap? 0.00
Lock free single producer/single consumer circular buffer -2.55
Is hardcoding least significant byte of a double a good rounding st... +1.32
How can I use fixed width integer in Windows Forms Applications (C++) 0.00
USACO grader giving different response than my machine 0.00
Possible to create weak_ptr to set elements +1.52
How do I Auto-Parallelize Heap Arrays? 0.00