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 ... 14 15 16 17 18 ... 36
Title Δ
how to give this variable global scope +0.46
C++ - /tmp/cckpbRW.o:main.cc:(.text+0x9d):undefined reference -1.95
How to get a pointer on a function's arguments in C? -0.37
Operator priority on overloading -1.29
HTTP push to Unix hosts +0.46
Most performant way to inherit structs in C++? +1.39
Can I capture screen data to a file with gdb version 6.3.50? 0.00
Simple Socket Server in Bash? +2.07
Order of function call -0.45
Regrow memory allocated by operator new()? -1.20
epoll_wait() receives socket closed twice (read()/recv() returns 0) -0.30
Where can I find a good guide to writing C Collections? -0.36
C++: Casting my object to a different superclass results in a diffe... +0.85
Understanding C++ Virtual Methods of Instances Allocated on the Stack +0.26
When should std::nothrow be used? -1.48
c++ class operator self-typecast -0.83
How can i fully understand how an OS works? -0.96
Efficient implementation for serving 10's of thousands of short liv... 0.00
Beginning cpp developer EXC_BAD_ACCES fault when loading instance -0.53
Why assign a return value to a reference? -0.31
Problem in Include file -0.86
pipe system call -1.62
Memory Allocation char* and char[] +2.07
same buffer for several async sends 0.00
C++: How to make comparison function for char arrays? -0.14
Redefining free memory function in C +0.46
C++ virtual function return type -1.47
Extern Variable +0.28
Why can't my socket programs connect to the internet? +0.16
What's the difference between inline member function and normal mem... +1.43
Domain Name When querying DNS server +1.68
Is it possible to avoid namespace boilerplate in a header file? +0.47
C++ std::sort does not work with pointer to vector -0.21
Is it possible to return an iterator as an index? -0.88
Range of char type values in C -0.69
ICMP Host-Unreachable 0.00
Somewhat newb question about assy and the heap 0.00
Sending/Receiving messages framed for serial communication over .Ne... +0.89
What do the "..." mean in virtual void foo(...) = 0;? -0.17
how do you do system call interrupts in C? +2.12
What should a socket-based protocol look like for a C daemon? -0.06
Member function overloading/template specialization issue +0.87
Why There is a difference between assembly languages like Windows,... +1.35
communication between two subnet masks 0.00
C++ subclass that derives from classes that derive from the same cl... +1.71
How do you cast from a bit-field to a pointer? +2.11
Why is virtual function not being called? -0.08
I'm using tcp for very many small sends, should I turn off Nagles a... +1.20
How to create a simple Proxy to access web servers in C +0.51
How to maintain a linked list on kernel level? -0.03