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 ... 4 5 6 7
Title Δ
passing 2d arrays +4.26
Two different Output +0.06
Returning an iterator in a multi threaded environment, a good idea? -2.20
Operator overloading and namespaces -2.41
Issue with NULL pointers on Harvard Architecture platform -1.48
The usage of sig_atomic_t in linux signal mask function +1.75
Variable dissapears in binary which is available in static lib +3.95
Class instance variables inside of class cause compiler errors -0.33
num_get facet and stringstream conversion to boolean - fails with i... +3.78
#define file type -1.41
Implementing LRU page replacement algorithm -0.54
Using a class that inherits a template class as a constructor param... -0.48
How to resolve a name collision between a C++ namespace and a globa... -4.03
Class members that are objects - Pointers or not? C++ +1.87
How to overload operator==() for a pointer to the class? +2.51
Evaluation of a reference expression -1.75
What are variadic functions in accordance with C and C++? -0.02
Compound literals in MSVC +3.56
How do I printf() after a call to execlp() in a child process? +0.52
Exposing an API for DLLs from an app -2.86
Declaration or Definition +2.89
How %g rounds up floating point numbers? +3.06
Glibc detected malloc() memory corruption (0xb6179bb8) when calling... 0.00
Reading a delimited file with fscanf +0.03
How to deduce class type from method type in C++ templates? +4.08
Explanation of piece of code used in header files for socket progra... +2.42
C: fscanf - infinite loop when first character matches -3.77
How to get the Directory name/path from an opened handle -3.98
Unix timestamp to XML date time conversion 0.00
Use unit tests in unusual architecture when porting from VS6 to VS2... +0.02
What's the bestway to include "third party" headers to yo... -2.07
What are primitive types default-initialized to in C++? +1.67
UTF-16 decoder not working as expected -3.69
C vector as char *** vector +0.58
Checking whether a number is positive or negative using bitwise ope... -3.86
Token pasting in C -4.38
Given a char* with the prototype, can we cast a void* to a function... -1.95
Is it possible to estimate the size a call function will need in th... -1.37
C++: How to include all source files from a folder? -1.55
What is the correct way to implement the comparison for a base class? +2.64
Preprocessor output -4.26
Is a logical right shift by a power of 2 faster? -1.41
Clearing a carriage return from memory in C++ +0.48
Is this piece of C++ considered okay in terms of memory management? +2.82
Alternative to template declaration of typedef -3.45
What is the effect of InterlockedIncrement argument declared as vol... +3.66
How to prevent a Linux program from running more than once? -0.60
what's the meaning of this piece of code? void (*signal(int sig, vo... +0.41
Compare symbolic constant, enumeration, constant variable +3.39
Flyweight pattern and C++ templates 0.00