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 ... 7
Title Δ
How to read a json file into a C++ string +0.45
Pointers to structures -0.68
Write a C wrapper around C++ classes with C++ callbacks 0.00
Inherit comparison operators without being able to compare the deri... +1.04
Recursion decomposition in C++ 0.00
Variable Declaration typedefs conventions in C 0.00
How to use C++ keyword in .cpp file? +1.40
tolower() is not working for Ü,Ö in c++ +2.84
c++ custom output stream with indentation 0.00
Understanding the compiler - a statement that does nothing? -1.88
Build git on embedded system 0.00
Infinite loop with .eof() method 0.00
Sorted insert into Linked List -0.56
How to handle data type errors with UserException in MongoDB with t... 0.00
Mixed language F77/C++ : Avoid destruction of C++ instance 0.00
return an array of void* -0.72
A custom ostream -1.56
What is the relationship between constant-expression and conditiona... -0.59
C strange array allocation behavior +0.82
Using a returned value from a function in C 0.00
Call a protected base class function from nested struct 0.00
Prevent race condition 0.00
Does C free memory itself after allocating it outside local function? +1.41
Should I write my own crash dump via separate process or rely on WER? 0.00
Why can Windows not read beyond the 0x1A (EOF) character but Unix c... +0.42
Avoiding copies when using structs in STL sets and custom compariso... +0.96
Naming convention for function which resets a "static" cl... 0.00
How to use std::less in a vector that contains classes -1.96
g++ doesn't include libs 0.00
C++ conversion from vector<pair<double*,pair<double*,int*&... +0.46
Undefined Symbols? -0.28
Protocol Buffers - Reading header (nested message) common across al... -0.30
Qt: signal/slot design and performance -0.43
error: cannot bind ‘std::basic_ostream<char>’ lvalue to ‘std:... -0.03
Returning a string pointer -0.60
How to implement two classes for automatic decision over deep and s... +1.13
My getLine implementation only works the first time 0.00
template char/wchar_t, string/wstring, cout/wcout, regexp/wregex (o... 0.00
Array member declaration and initialization +0.09
are pad lengths different for each element in a struct? +0.36
linking not done issue in flex 0.00
posix signal reaction time 0.00
storing n lowest numbers in a array C +0.44
Build Succeeds, But have heap corupted. Using 2-D Arrays +0.40
How to make a C++ class be "return"able? (or dynamics of... -2.01
Constructor/destructor order dependencies between data members 0.00
passing a pointer as a local into a function +1.95
Why won't realloc work in this example? -0.20
C++ runtime member function access by string name -0.51
assigning values in loop to array of character pointers +1.25