StackRating

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

Bojan Komazec

Rating
1471.03 (4,518,132nd)
Reputation
6,634 (24,348th)
Page: 1 2 3 4 5
Title Δ
How C++ `recv` function acts at data receving? Could it receive a p... -1.40
c++ copy-construct instance into map +0.21
Converting long int to wxString +0.58
Return Value Optimization - C++ - Destructor calls +0.38
Index of first element > to a number in a vector with STL::algor... -0.77
How to get Webpage’s source code in C++? +0.15
Simple Visitor pattern malfunctioning +3.75
How to memset an array of bools? -3.50
variables in functions storage -1.32
Process access rights seem to differ when run from the compiler and... 0.00
About ownership of heap objects and C++ & pass-by-reference par... -3.08
use of iterators from the middle of the loop +2.19
What does "missing template argument" mean? +0.66
Is it bad practice to separate sections of code inside one method w... -1.96
C++ Google Protocol Buffers: assign binary stream to protobuf object -3.67
Looping through a node using rapidxml 0.00
Thread Safety of datatstructures, Where to add synchronization prim... +1.39
As the delete operator deallocates memory, why do I need a destruct... -1.60
How can we re-initialize a thread without killing it? -3.20
can FindFirstFile() be used to move a file -1.27
Problems with running multiple instances of an application? +0.77
How to get information when is connected to web site? 0.00
Initialize a static non-const data member of a class -3.64
Inheritance in C++: Error C2011 +0.33
Tcp retransmission tcp session reconstruction 0.00
Returning reference to data memeber in cpp +3.22
C/C++ Syntax - Separating statements with , instead of ; legal? +0.90
Set folder permission using plain c++, or java +5.35
Segmentation fault in C++ using vectors -0.83
using one ifstream variable for reading several files +2.19
how to send and receive data and acknowledgement asynchrounously in... +3.63
Classes: Pass as argument or inherit? +0.64
dynamic array in structure with consecutive memory? -1.36
How to declare a constant array in class with constant class variab... -3.00
UDP respond on connected socket +0.55
Can I omit const qualifiers in declaration for pointer types? -0.78
C++ Header style -1.86
C++ pointers of original object and pointers of copied object -0.76
Visual Studio (C++)- what is the best practice regarding directorie... -2.93
C++ #include guards +1.06
const reference public member to private class member - why does it... -2.50
How to pass over a pointer and allocate space on heap +0.96
Check if one string is a prefix of another -2.62
How to compile openssl for only two functions 0.00
Safe to assign vector<int> to vector<double>? +4.19
Is accessing c++ member class through "this->member" f... -0.49
using only certain functions from a library? +4.54
destructor does not work? -1.82
Calling CloseHandle after calling SetEvent -1.14
a question about vector in c++ -2.27