StackRating

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

Michael Chourdakis

Rating
1502.27 (352,727th)
Reputation
1,475 (110,684th)
Page: 1 2 3 4 5 6 7
Title Δ
Assign a negative number to an unsigned int -1.50
Can a pointer be placed on heap memory (C++)? +1.79
size of pointers and architecture -0.54
How would I prevent a integer from being generated more than once i... +0.59
Is it possibly to modify a function in memory? +0.51
TCP connection not established in windows - c++ 0.00
How to return time as DD:HH:MM:SS? -0.49
Node in Linked List -1.73
Change uint8_t* to char*? +2.04
Forbid "rename" to copy a file -1.99
Reading more precision values into vector +0.01
How can I find where my coding error is from this "Debug Asser... 0.00
Create string and wide string literals from single definition -1.24
Windows types won't let my callback access local variables, any... +2.23
How does std::vector resize its internal buffer? +1.51
How to check dllmain function is returning false 0.00
Pass string or wstring in a function +1.10
Is there a way to get some function called on every thread that get... +0.52
How can I enforce two function parameters have the same template ty... -0.45
Uninitialized warning needs -O2 -1.13
Using strcpy_s() and strcat_s() with dynamically allocated strings -0.25
Passing variable into lambda -0.50
Are .h files treated differently by the compiler or "just"... +1.92
Where can I download the Remote Debugger for Visual Studio 2017 +1.05
How to stop memory leakage from function +1.65
Application crashes when compiled as /SUBSYSTEM:WINDOWS with /ENTRY... -1.60
A 'stack overflow' error returns upon any array size I ente... +1.45
Standard library version of clip function -0.56
What is the difference with AES128 and AES256 regarding key expansi... 0.00
Is there a reference for DLL function decorations in the lpProcName... 0.00
How to produce DLL from a working VC++ project? -0.49
Inheritance variables not accessible 0.00
Uninitialised local variable from class 0.00
memcpy from class object to structure variable 0.00
vector messing with std::cout? 0.00
Can two functors be compared for equality? +5.47
How to sign code automatically without installing anything on any OS? -3.95
c++ thread function pointer implementation returns error invalid us... 0.00
how to set runtime library to Multithreaded (/MT) in VS2017? 0.00
How does the "Accept Files" option for MFC dialog control... 0.00
Access is denied for WriteProcessMemory function 0.00
How to access keys of maps using a string pointer +0.07
How to perform specific tasks for each subclass in the base class c... -3.60
How can I pass a preprocessor definition to DLL at library load time +4.56
Win32: Impossible to use iocp with stdin handle 0.00
Using windows handle from one process into another (plugin vst audio) 0.00
Which is one better for static const char* or static const string f... +4.36
C++ Multidimensional array in existing memory -3.32
C++ - what type of storage duration do local pointer variables in a... +4.07
How can I check whether the input buffer is empty? -4.12