StackRating

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

Puppy

Rating
1546.32 (9,128th)
Reputation
125,202 (510th)
Page: 1 ... 56 57 58 59 60 ... 70
Title Δ
C/C++ reliability of memcpy sizeof(typname) cross application over... +1.99
Why are malloc() and printf() said as non-reentrant? -0.91
when i need pass by pointer (and not by reference) +0.73
"Recursive on All Control Paths" error when implementing... -0.63
How can I force the compiler-generated copy constructor of a class... -0.35
null terminator problem while comparing identical char* +1.84
Should it be if() or if ()? -0.36
what is the correct way to define a struct inside a class? +0.23
Same C++ code results in infinite loop on Windows and expected beha... +0.03
What loop to use for an iteration that might be interrupted before... +1.10
Returning a unique_ptr from a class method C++0x -0.61
Why doesn't strncpy work with a string allocated with malloc? -0.87
What is memory fragmentation? -1.08
Alternative to stdext::hash_map for performance reasons +0.13
lifetime of declaration within a loop +1.64
Unresolved external symbol: @12 vs @8 at the end of symbol name +2.75
Visual Studio 2008 C++ misreporting memory address location +2.24
Which language is most suitable for an efficient web-crawler? +0.57
C++: Printing/assigning simple array prints gibberish +1.47
Problem with operator < +0.85
Anonymous delegate closure (or why does this work)? -0.42
Visual C++ Include File not found -0.35
C++: template params for a class but not a function 0.00
What is a good Open Source game engine for a beginner? +1.30
How to overwrite an operator inside a template -0.55
In which scenarios do you use encapsulation? -1.22
What is the correct way to implement the comparison for a base class? +0.50
What would be the best way to wrap up this void pointer? -0.25
difficulties with "cl.exe" (command line compiler from Vi... -0.34
Non type template parameters of reference +0.59
Should I use an enum or multiple const for non-sequential constants... +0.14
Assigning and Conditional Testing Simultaneously in C++ +2.51
Redefine / resize C array in Objective C? +2.53
How can I set tens of thousands of tasks to each trigger at a diffe... -0.37
Is it possible to change the tick count value returned from GetTick... -0.84
On what platforms will this crash, and how can I improve it? +1.58
Is it possible to *safely* return a TCHAR* from a function? +0.82
Can static local variables cut down on memory allocation time? -0.89
How can i make that the console, with the output, will not disapear... +1.33
Simple c++ pointer casting +0.11
Lists of member pointer functions +0.39
Does the order of expression to check in boolean statement affect p... +0.09
C++ Returning multidimension array from function -0.04
Is it a good pratice to make constructor explicit -0.82
What is the effect of InterlockedIncrement argument declared as vol... -0.31
Reading and writing C struct from embedded lua -1.32
c++ vector of strings - issue with pointers -0.91
Converting single-threaded legacy code with global variables to mul... -0.02
How to judge whether a project is a c or c++ project? +0.82
Force virtual destructors? C++ -0.87