StackRating

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

Eclipse

Rating
1555.61 (6,476th)
Reputation
39,039 (2,879th)
Page: 1 2 3 4 5 ... 9
Title Δ
Clean up your #include statements? +0.23
Is it possible to get early/static binding using function pointers... -0.55
How can I programmatically scroll a WPF listview? -0.48
Returning STL lists as argument +0.08
Calling a method from another method in the same class in C++ +1.21
How to break out of 2 loops without a flag variable in C#? +0.14
Where might I obtain a lexical analyzer capable of reporting for-lo... +0.15
Why avoid increment ("++") and decrement ("--")... +0.33
Possible to call C++ code from C#? +1.09
managing relationships between agregated / composited members of a... -1.51
C# bitmap images, byte arrays and streams! -1.34
Is clrscr(); a function in C++? -1.32
Are there memory efficiencies gained when code is wrapped in functi... -0.33
Interesting Scope Problem, Explanation? +0.45
combining similar functions into one common function involving pass... -0.88
c++ implementing cancel across thread pools -0.11
How can I tell if a point belongs to a certain line? +0.97
C++ String Length? +1.02
STL container assignment and const pointers +0.20
Why do people use enums in C++ as constants while they can use const? +0.15
Recursively generate ordered substrings from an ordered sequence of... +0.44
Write a circular file in c++ -1.11
Top down and Bottom up programming -0.06
What does this code in "vector" mean? (C++) +0.43
Using C++ to edit the registry -1.03
Is there a cleaner way to write this block of code that parses a de... +0.18
Using Hash Maps to represent an extremely large data source +0.21
What determines what is written to a C++ pointer when delete is cal... +0.95
SFINAE with invalid function-type or array-type parameters? -0.30
Returning stack data in C; Does it unallocate correctly? -0.65
how can i convert a wpf application to exe -0.11
When using Win32 code in your modern C++ app, should you use proper... -1.06
Is there an ORM (Object Relational Mapper) framework that supports... 0.00
parse dynamic function form string -0.08
(MS-DOS) Time Delays -0.77
Is there an editor that shows WYSIWYG comments? -0.52
More threads, better performance? -0.05
What exactly is this batch file supposed to do? +1.22
Value of a variable using WinDbg -2.24
How do you change the filename extension stored in a string in C++? +0.56
Concatenating C++ iterator ranges into a const vector member variab... -1.31
Checking real variable type in polymorphism (C++) +0.94
Is it good to have all the setter functions return a reference to t... +0.79
C++ mutable appropriate in this case? -0.35
Do I need to manually close a ifstream? +1.27
C++ pointer casting issue +0.38
Should I use double-quotes or single-quotes for quoting strings if... -1.78
How do I create a custom System.Windows.Media.Brush? +0.09
Does C++ support individual generic methods rather than generic cla... +0.42
Interview question: f(f(n)) == -n +0.35