StackRating

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

Nikolai Fetissov

Rating
1544.62 (9,746th)
Reputation
71,946 (1,182nd)
Page: 1 ... 12 13 14 15 16 ... 36
Title Δ
what can you initialize global variables to in c++ -1.93
More bytes sent than what I should receive via socket 0.00
Reading a newline character from a socket in Delphi -0.32
Storing the address of a string in an array of strings -0.18
What to return in C when need to throw an exception in other langua... +1.17
Passing parameters to system calls +1.69
Reusing Client TCP Connection for HTTP +1.91
What happens when UDP socket isn't read fast enough? +0.46
Meaning of unsigned char (*pArray[10][10]); -0.66
virtual functions and abstract classes +0.45
Reading command line arguments in a C program +1.98
How can I jump to a frame in a stack trace according to the functio... -2.05
iterators for vector of pointers +1.98
Global static variable not initialized before overloaded global new... -0.03
Can I read and write on the same socket using two different threads? +0.91
Compiling a C prog winth unix syle header files in windows -0.80
Avoiding declaring private functions in class header files (C++) -0.67
Is sem_post/sem_wait significantly faster than pthread_mutex_lock/p... +0.16
privately or publicly inherit from boost::non_copyable? 0.00
Listening for an HTTP Request -0.54
C# Async TCP sockets: Handling buffer size and huge transfers 0.00
return value of static variable from inline function +1.38
Invalid conversion from... Objective-C++ 0.00
std::map::iterator references non-existing object? -1.30
Question about the usage of CRITICAL_SECTION -1.71
implement a IntStack with bridge pattern in C++ -0.90
Multidimensional array as a flat array problem 0.00
C Socket Programming - Accept Multiple Subsequent Connections +0.67
chat socket + gio_channel doesnt show incoming packet immediately i... -2.07
Trying To Implement Concurrent TCP Server and Client in c -1.08
List all Processes & Threads under processes from Linux core du... +2.37
C++ Is the copy constructor called here? +0.47
External Functions and Parameter Size Limitation (C) +1.55
Using IP Addresses in my application's configuration +0.20
Attaching to another process in C++ -1.06
Recv() returns 0 from DNS query (C) -0.58
Array slicing in c++ +0.26
If a class might be inherited, should every function be virtual? +0.68
Begin read from arbitary position in array -0.79
difference between pointer and reference in c? +0.57
In C, why does (int*)&x[k] work as well as (int*)x[k] for a 2-D... -0.28
Async C++ Communication Library for Linux (and Windows) +1.78
Unix behavior with two different processes holding descriptor to th... 0.00
Member functions same as passing reference to global function? +2.06
validate input cmdline input argv[] contains all integers -1.06
How do I tell gdb how long my zero-length array is? -0.93
How to catch disconnect event? -0.05
What is the minimum SO_RCVBUF value? +1.69
Where is total_forks from forks.c initialized? +1.93
Deserialization of structure data sent by Big Endian system in Litt... -1.20