StackRating

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

Alok Save

Rating
1705.37 (130th)
Reputation
169,382 (305th)
Page: 1 ... 39 40 41 42 43 ... 53
Title Δ
const char myVar* vs. const char myVar[] -0.89
Unused Variable Error in C .. Simple Question +1.52
List design (Object oriented) suggestion needed +1.05
Why are references to const necessary to avoid copying parameters -1.62
How access class variables in c++ +0.30
Generating dynamic call graph of c/c++ programs on the run +1.48
debugging:: gdb :: what is src2dst? -0.15
In memcpy how to handle memory overflow? +1.59
GetTimeZoneInformation equivalent in ubuntu? -0.65
printing two adjacent values returned from adjacent_find 0.00
C Pointer Arithmetic Problems -1.28
Port to Linux, or write wrappers for MFC? +1.98
what does "::'variable'" refer to? +1.26
Why do __try blocks reduce speed of my program? 0.00
why do we need to call these functions at run time using function p... +1.67
Does C++ deprecate some parts of the Linux API? -2.12
Throw bad_cast when converting pointers with dynamic_cast? +1.01
What is meaning of the '_attribute_((aligned(4)));' in the first li... +1.00
put class with pointer that is malloc allocated into map container +1.29
Is it bad practice to have a set method without its own get method? +1.19
Lifetime of vector::push_back() elements +1.20
Is it possible to write a program without using main() function? +1.27
Is there a difference between using "this" pointer and no... -0.07
C++, __try and try/catch/finally -0.49
How to view the content of a C++ macro? -0.15
C++ Copy Constructor Strange Behavior +0.37
what will happen if you do "delete this;" in a member fun... +1.47
Warning C4172: Returning a reference to const std::string bound to... +1.27
const definition doubts +0.37
Load exe file and call function from them in dos +1.63
Can we really restrict the scope of a global variable using Static? -0.99
template and executable file +1.38
C++ reference pointing to a temporary variable? -1.33
what happens for virtual function that is non-public inherited by s... -0.03
different values of std::floor function for arguments with same val... -0.96
Is it safe to remove the const-ness of the stringstream result when... +1.75
What is the difference between prefix and postfix operators? +0.68
Is libSoX thread-safe? 0.00
Error LNK2019 when using GetFileVersionInfoSize() -2.48
Dynamic size of array in c++? +1.18
how to make a constructor to return in between? +1.15
<unresolved overloaded function type> when trying to pass an... +1.94
C++ passing pointers +0.13
A point from the ISO C++ draft (n3290): 3.4.3.2/1 Namespace members +1.23
C++, pass by reference variable not being update on the same line o... +1.46
How can I statistic instance numbers of each class and the memory t... -0.38
default Copy constructer and default assignment operator +1.19
Why doesn't using a NULL autoPtr terminate the program? +1.43
C++ (Windows) How come vectors get memory wrong? -0.06
Learn CPP: Split string and manipulation? +0.79