StackRating

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

Pavel Radzivilovsky

Rating
1452.62 (4,531,879th)
Reputation
15,864 (8,826th)
Page: 1 ... 7 8 9 10 11
Title Δ
const char* 's in C++ +0.30
Referencing an unmanaged C++ project within another unmanaged C++ p... +2.45
what happens when tcp/udp server is publishing faster than client i... -0.09
XML messages over a TCP/IP socket -1.26
CPP | .h files (C++) -0.18
Which is more efficient: Bit, byte or int? 0.00
Explaining the declaration/definition of HRESULT +0.66
Sizeof an array in the C programming language? -0.68
If my entity has a (0-1):1 relation to another entity, how would I... -1.21
best design for a long html input form +0.62
Looping a fixed size array without defining its size in C -3.67
How do I get two consecutive chars from a stream? -1.76
precendence & order of evaluation -2.15
Should I even hash passwords in this situation? +3.52
Tcp Socket + send() error #10054 0.00
How do I create Modal dialog in worker thread(Non-UI thread)? -3.08
How Big Should main() Be, in C? -1.98
#include <> files in different files -1.27
What is a good way to connect multiple clients to the server? +3.43
Why do C++ allow constant to be transformed to reference argument i... -3.16
Is ASSERT redundant? -3.55
Learning C++ and overcautiousness +1.33
When including header files, is the path case sensitive? +1.94
C++: auto_ptr + forward declaration? +1.84
Want to know how to write anything on file through program in win32... -3.89
what is the difference between linking and loading in c language -3.09
Reverse Geocoding for Israel 0.00
The anti-DRY pattern -3.16
Should I support all (6, 7, 8) IE versions? +1.30
Multidimensional variable size array in C++ -2.10
C/C++: How to use the do-while(0); construct without compiler warni... +4.36
C++ - What should go into an .h file? +1.77
Programming for Windows with no redistributable +4.12
Why Doesn't my Application Display Unicode? -3.38
Why shouldn't I ask my users to enter times using military format -0.49
array of pointers allocation -3.76
Does free(ptr) where ptr is NULL corrupt memory? -3.63
memory corruption -2.47
What is a good example to show to a non-programmer to explain what... -0.62
Storing an integer into a char* in C++ -2.39
is it possible to fix html that has unescaped < and > charact... +3.11
What is the difference between plain binary format (.bin) and Windo... +0.08
Alternative to writing many if statements? +1.97
Tips for embedding a longer text in source code, as in languages li... +0.43
C++ [] array operator with multiple arguments? -0.89
What is a good way to add MFC gui to a Win32 C++ command line appli... +0.99
Why should I learn COM? +4.35
How can I check if a string can be converted to a float? +2.75
Help getting started with C using K&R C Programming Language Book -2.42
getopt for Visual Studio CRT? +5.47