StackRating

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

GManNickG

Rating
1740.04 (52nd)
Reputation
485,953 (65th)
Page: 1 ... 26 27 28 29
Title Δ
difference of variable in placement of private keyword in a MFC class +3.02
Should every C++ programmer read the ISO standard to become profess... +0.97
How to construct a static global variable in C++ +3.06
What is the purpose of the ## operator in C++, and what is it called? +2.43
How Do I Serialize and Deserialize an Object Containing a container... +2.89
Call a function named in a string variable in C +2.97
Collision detection of triangles in 3D with some movement 0.00
How to convert int to char c -0.46
C++ function call identifier -3.55
Writing and reading long int value in C code +2.22
std::maps with user-defined types as key +0.80
Performance difference in for loop condition? -4.15
Before-the-dot-in-a-file-name, what is it called? +0.81
When might multiple inheritance be the only reasonable solution? +3.26
Same Header File for both DLL and Static Library +3.28
Help - please convert this LINQ example to C++ +4.25
Algorithms in C +3.28
STL List to hold structure pointers +3.69
How to check the length of an input? (C++) -3.04
Random number function is misfiring +3.43
How does the C++ STL vector template store its objects in the Visua... +1.48
Expression: String iterator not dereferencable +3.30
Method to return to beginning of function +2.17
Defining a proper subtraction operator -2.37
What is a good random number generator for a game? +0.46
Would one have to know the machine architecture to write code? +3.20
Finding smallest value in an array most efficiently +3.59
throwing exceptions of objects on the stack, mem leak with new? +4.45
What is the size of the memory area pointed to by an unsigned char *? +4.30
Is it more efficient to remove elements from an ArrayList or a Link... -3.02
C++ basic constructors/vectors problem (1 constructor, 2 destructors) -3.36
How to implement independent rendering layers in Direct3D9? -0.50
Stuck on C++ template - deriving from std::map +0.07
restrict-edness with pre-c99 -0.15
In C++, when can two variables of the same name be visible in the s... -0.84
When to use static variables? -3.36
access a variable by reference from a class in c++ +3.60
Vector of pointers template clearing function fails to compile with... +0.71
Casting void pointers, depending on data (C++) +3.82
Is it any good to define trivial inlined methods twice based to deb... +0.85
What is faster (x < 0) or (x == -1)? +2.91
Constructor access rules -0.28
Running small C++ programs in Visual Studio without creating projects +4.71
Remove an array and shift the reamining elements +2.44
How can I remove the leading zeroes from an integer generated by a... +3.17
C++ Passing a Copy of an Object vs. Passing a Pointer to an Object? -4.14
C pointer to array/array of pointers disambiguation -3.50
Need help appending one wchar_t to another! C++ +0.38
Graph taxonomy +4.14
How to use settimer in Visual C++? 0.00