StackRating

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

Rob K

Rating
1446.64 (4,533,466th)
Reputation
7,879 (20,061st)
Page: 1 2 3 4 5 6
Title Δ
dtoa vs sprintf_s vs Grisu3 algorithm -3.14
Is it possible to conditionally compile / run code based on a macro... -1.66
private static member function or free function in anonymous namesp... +2.00
C/C++ overwriting array bounds -1.39
How to store structs in a file to easily reload? -1.14
Garbage collector that would work outside my app? +5.03
Why does the socket accept function not release after closesock cal... -3.61
C++ Function Conventions? -2.26
Is it meaningful to optimize i++ as ++i to avoid the temporary vari... -2.66
Output is in seconds. convert to hh:mm:ss format in php -0.97
memory management issues in C++ +4.41
Calling unexported functions in Win32 C++ -3.29
FindFirstFile and FindNextFile question +0.20
Which programming technique helps you most to avoid or resolve bugs... +0.20
How can I make a hidden, disposable console application and communi... -3.48
Best way to run external app only if it exists -1.16
Where do I find the list of unloaded modules in a Windows process? -2.00
c++ fread changing fgetpos strangely 0.00
Unlocked access to stl vector::size safeness -2.58
C++ Cross Platform Dynamic Libraries; Linux and Windows -3.21
Automating a Job at Work: Importing Powerpoint Bullet Text into an... +4.19
Behaviour of static variables in dynamically linked libraries (C/C++) +4.61
Visual C++ 2008 Express Or Eclipse Ganymede With CDT +0.30
Enumerating digits +0.53
cannot call member function without object +0.90
What is the best way to unit test a protected method in C++? +2.67
C++ Storing large data in std::list<> ..should I use referenc... -3.69
When does the space occupied by a variable get deallocated in c++? -2.38
Is there any use for local function declarations? +0.64
compile different code on whether a function is available or not -2.96
Access violation after catching dll exception +2.29
VS2008 C++ app fails to start in Debug mode: This application has f... -0.58
Possible NP-complete problem? -0.74
Is it possible to compile assembly code in MSVC++? -0.06
Overwriting vs allocation/deallocation - efficiency -1.32
How to hide strings in a exe or a dll? +2.03
Replace strings in native .exe using c# +3.94
what is difference btw /MD and /MDD in VisualStudio C++? -3.57
How can I kill Perl 'system' calls when the main script is killed? 0.00
Right mouse click in web applications: good or bad idea? -3.30
sizeof(*this) gives wrong value +0.91
Understanding the meaning of the term and the concept - RAII (Resou... -1.65
How specific to get on design document? -2.74
Using shared memory under Windows. How to pass different data -2.96
How can I detect if the file for an open filehandle has been delete... -2.02
c++ class why need main? +2.52
wrong argument conversion preferred when calling function -0.78
Where can I find the best documented, most reliable Perl examples? -1.22
how do I get a process to reload itself in linux? -0.49
Is there a way to automatically avoiding stepping into certain func... -2.28