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 ... 13 14 15 16 17
Title Δ
C program: Segmentation fault when selecting from MySQL with field... +1.87
Debug Assertion Failed at deleted allocated memory +2.06
Writing values to sql database -0.72
Does creating a custom graph data structure violate any principles? +2.09
howto add a static library (.a) into a C++ program? 0.00
C++: Mutex and deallocation -0.20
Cannot have friend with auto +0.38
Howto combine unit testing with assert() +1.15
C++: error while declaring a multimap iterator +1.65
Output file to specific folder C++ Windows 7 0.00
Returning integer array from function with no arguments +1.25
How do we clear the console in assembly? -0.67
How to read Linux environment variables in c++ +0.46
What are Managed objects and unmanaged objects in C++/CLI? +2.08
Can creation of composite objects from temporaries be optimised away? -1.58
What is "ANSI C++"? -0.67
How do I link to a library with Code::Blocks? -1.84
gdb reports wrong values in simple program. Why? +1.92
clearing memory allocated in stack in c++ -1.03
Why does my C++0x code fail to compile if I include the "-ansi... -1.75
Why doesn't my signal handler (which throws an exception) trigger m... -1.38
help with error LNK2019: unresolved external symbol _WinMain@16 ref... +1.48
"LNK2019: unresolved external symbol ..." on static libra... +0.47
Avoiding Over-Use of Namespaces -0.19
Calloc with structure with pointers in C -0.65
How can I know, an allocated space is successfully freed? +1.08
Ambiguous Reference/Value Versions of Functions -0.33
problems getting filedescriptor in c++ +0.27
C++ parsing small float from string +1.48
Passing char as argument -0.09
gcc compilation flag -0.50
Dealing with chars outside ASCII range -0.58
Reinventing The Wheel: Random Number Generator +0.13
Class inter-dependence problems +0.50
C string definition of unknown length -0.49
Writing my first C program and I can't get past this dumb bug -0.39
C++ array Visual Studio 2010 vs Bloodshed Dev-C++ 4.9.9.2 -0.59
passing array to function 0.00
Why doesn't closing a file automatically clear error state? +2.25
"using namespace" in c++ headers -0.90
Way to detect if pointer points to a..., exactly where? +2.72
access to nth element of set -1.82
Are the microprocessors 'encoding format' specific? +0.19
Reading several images from sub folders.. C++/opencv +0.07
Why do I explicitly have to declare functions inline here? +1.78
What is the non-deprecated way to initialise a char * in C++? 0.00
Why is it bad to start a variable name with a dollar sign in C++/Ja... -2.94
Error: Function is inaccessible +4.09
String Concatenation with Integers +4.61
why does the below code compile successfully in VS2010? -2.00