StackRating

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

Bart van Ingen Schenau

Rating
1545.56 (9,386th)
Reputation
12,982 (11,190th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
Is it possible to guarantee code doing memory writes is not optimiz... +0.76
foreign libraries in a shared library +0.47
C++ Class Design - how to clean up in base-class destructor -0.67
Mocking of private member data +0.42
Hide implementation by using a pointer (Pimpl idiom) +0.16
What is the advantage of breaking a code into several small functio... -0.88
Boost.Log - Multiple processes to one log file? 0.00
How to access and manage block stored data -0.29
Reading a file faster in C +0.82
Permutations of multiple ranges of numbers -0.39
Access violation error by using pointer to creat object -0.78
How to convert wstring into string? -1.23
help with header files in C -0.93
Quick successful exit from C++ with lots of objects allocated -0.19
Restricting std::sort to random access iterators +1.61
impose restrictions on buffer size -0.66
Typechecking macro arguments in C -0.50
When should objects be dynamically or automatically instantiated? -0.57
How to access protected method in base class from derived class? +0.75
Using boost iostreams filters (close and non-copyable) 0.00
Call of overloaded function is ambiguous +0.87
How to prevent buffer overflow in C/C++? +0.84
malloc implementation from fixed size buffer -1.92
Performance question: Inverting an array of pointers in-place vs ar... +0.32
How to replace time() function for testing production library? +1.11
without including <stdio.h> -0.85
Will this cause a problem with different runtimes with DLL? -1.04
Specialization and template template parameters +0.40
Get result type of function -0.08
why the polymorphic types error and cleanup question? 0.00
Unnecessary linked libraries in linker +0.11
Best way to define 2 bytes for easy use with array initialization /... -0.99
check for correct user input -0.57
C++ Fake class with callbacks +0.44
Passing constant Arrays with differents sizes as function paramater... -1.02
C++ operator overloading synthetic conversion -2.05
one to one association -1.19
String-handling practices in C -1.48
Pushing a vector into an vector -0.08
It is possible to mix C89 code with C99 code? +1.93
Using sizeof for a pointer to a pointer to an array of 2 floats 0.00
Smart pointer question +0.59
Doubt in Conditional inclusion +1.16
casting derivedclassptrVector from baseclassptrVec, the best way? +0.44
Initialisation from incompatible pointer type warning. Can't find t... -0.68
Generate log after every 2 secs -0.13
Dynamic multidimensional array reallocation -0.33
Nonstatic member as a default argument of a nonstatic member function -1.59
String array, how do I use it? Implementation -0.98
Typecasting Int32 to sCplx16 IQ samples in C +0.05