StackRating

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

Spook

Rating
1546.58 (9,040th)
Reputation
16,385 (8,517th)
Page: 1 2 3 4 5 6 7 ... 8
Title Δ
c++ how to create classes that are interdependent -0.08
boolean variables for loops vs conditions +0.44
Why can't I assign this int a value? 0.00
Casting a buffer with larger size structure +1.18
Lifetime and memory setup of this struct -0.37
C++ template class with static class member -1.74
Where is the 'this' pointer stored in computer memory? +0.64
Why 7%-5 gives 2 but -7%5 gives -2? Shouldn't it be -2 in both cases? +1.23
Pointers assigned inside an invoked function valid? -0.32
Confusion with void* type memory allocation? +0.99
Why doesn't comma operator seem to work between a "if" st... -0.29
Why does the top code work and the bottom code not in c++ for dynam... 0.00
How to create a dynamically allocated C++ Object and its pointer? 0.00
how do I allocate one block of memory with new? -1.20
Could this cause a memory leak, returning array from function? +2.50
Returning data from C++ method written in the C++ DLL into C# 0.00
out of scope, the vector of pointers can delete the pointer's self... 0.00
Usage of Global variables in C++ 0.00
after delete pointer, the occupied space for the str pointer self c... +0.26
Managed C++ Wrapper - How to to expose the Method with pointers as... 0.00
How to convert the returned interface variable by a method to object? 0.00
Entropy value of 6.46 on .dll file +0.47
Dynamically change size of char variable +1.03
image pointer to pointer initialization in C++ -0.14
How to define global variables in a separate file in C++? +0.82
How to set data with 0 in C++? -0.94
Why is a pointer needed for initialising an object on the heap, but... +0.03
c++ function parameter identifier not found +0.47
Struct address to use in DLL 0.00
Importing DLL functions in c# code -0.07
C++ interview about operator -1.25
Returning result via Output-parameter, c++ coding standard +1.17
RGB color permutation +0.41
How to correctly reference a dll in Visual Studio 2010? -1.19
C++: life-cycle of variables in namespaces -0.30
What's the difference between /MD and /MDd (Use Run-Time library)? -0.37
Interfaces in C++: why do I need an interface class + another paren... -1.80
C++ API - what is the right approach -1.72
no suitable constructor exists to convert from "test *" t... -0.21
Passing methods to all elements of a set containing object pointers... 0.00
C++ Exe Encryption? +0.09
Class design to avoid need for list of base classes -1.34
Return objec of derived class whose base is singleton 0.00
error pushing structure objects with string members into a std::vec... +1.40
ID data member in c++ class +0.31
What is the easiest way to send text from a child GUI process to a... +1.69
a programm which removes excess spaces from a string +0.29
Reading a c++ class object -0.75
Should return type of a function and its type as argument be the sa... -1.25
Adding Functionality To An Object Without Changing The Interface +0.86