StackRating

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

Neil Butterworth

Rating
1566.48 (4,526th)
Reputation
27,475 (4,593rd)
Page: 1 2 3 4 ... 17
Title Δ
C++ exception class extension syntax 0.00
Memory usage doesn't increase when allocating memory +1.47
C++ Operator overloading class object for 2 separate class members -0.44
When does gcc compile unused template code? -1.96
C++ Test Automation using Batch: Specifically how to use Makefile t... -0.55
Class member initialization order, C++ -0.41
Why conversion can involve two user defined conversion function/con... 0.00
How to declare array in header and init in cpp -0.60
MinGW standard library missing any.h? -1.95
C++ compiler output is not running due to permisson error +0.43
How to get linker errors at library compile-time in Visual Studio? 0.00
Why does constant CLOCKS_PER_SEC not need to be namespaced with std... +0.40
Why do 'char' values have to have single quotation marks in... +0.40
C++: vector of generic type to set +1.52
A strange string initialiaztion +1.24
Why error 1400 Invalid window handle? -1.09
how to parse a CSV file with C++ that has no clear formatting style 0.00
How do I properly link the boost library so that the makefile can b... 0.00
What makes clang look in subdirectories of the include path? 0.00
Getting error sound without including any? +0.13
Makefile compiles all files even if file is not changed when .o fil... +2.30
system("foo.exe") requires to close foo in order to conti... -0.91
Library of functions without classes 0.00
Makefile does not produce the expected file output 0.00
cygwin gcc-6.4.0 compiler 0.00
Can I check references against null or a certain type of value? 0.00
Where are global (statically compiled) variables located? +1.01
Is it possible to debug in console in a Win32 C++ Application in Vi... 0.00
Is it possible to implement the [] operator twice? -1.94
Is there a proper name for instance of struct? +1.55
Non-static object of self type -2.46
Is there a way to set the stack size using C++ stack container? 0.00
Assignment operator's return value can be a reference? -2.32
Do R programs always have an underlying C layer? 0.00
Mixing inline and macro functions +1.01
Difference in c_str function specification between C++03 and C++11 -2.31
What's the difference between a random number generator's s... +1.61
I cannot initiate an integer vector in C++ 0.00
C datatypes size after compilation -0.07
Use `delete []` when `new [0]` 0.00
Check the license in the constructor 0.00
Vector of pod typedefs 0.00
In the MinGW compiler, what is the -mwindows command, and what does... +1.83
Set reference of function to non-static function from other c++ file -0.19
Tokens in C++ and how they are used 0.00
Function returns 0 with any input 0.00
C++: link library twice, are global constructors run twice? -2.39
what happens when you dereference a string in c++ +1.49
Getline not recognized by compiler +0.37
Is function prototype compulsory in C++? +0.39