StackRating

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

jxh

Rating
1552.60 (7,210th)
Reputation
56,941 (1,687th)
Page: 1 ... 13 14 15 16 17 ... 38
Title Δ
Removing bytes from File in (C) without creating new File +0.35
How to create a non blocking socket without fcntl? 0.00
Better way of using an opaque pointer for Pimpl -0.46
How to use (or not to use?) goto in a else - if +1.57
How to `print`/evaluate c++ template functions in gdb 0.00
Return an array from a C++ function +0.39
Sparse containers and iterators 0.00
How to make C++ find templated function header when dependent-scope... -0.18
How to clone as derived object in C++ -1.49
When to use pointers vs direct members for a struct -0.61
How to use unique_ptr for arrays 0.00
C++ split string using a list of words as separators -0.04
How to downcast from non-polymorphic virtual base class? -2.24
ld not picking up library 0.00
Default positional arguments in C++11 templates -1.27
Memory leak in class Constructor of c++ +2.05
Bypassing a #define'd macro? +1.37
How to create the insert function for a binary search tree built wi... +1.20
How can I get gcc to treat field access in a switch like an array a... -0.84
When does knowingly utilizing unspecified behaviour provide benefit... +0.37
Is the declaration of an array of bools in C++ of size n guaranteed... -2.60
How to use GC_malloc and then call the constructor in C++? 0.00
send() socket operation on non-socket 0.00
why not use system timer on linux(timerfd)? +1.54
Executing multiple processes of c++ program -2.62
A polymorphic collection of Curiously Recurring Template Pattern (C... +0.65
How do you add Derived objects to a vector of unique_ptr -0.01
C++ linux socket handling revents POLLERR POLLHUP POLLNVAL +1.29
implementation defined behaviour and reading unicode to buffer +1.91
In Linux/C programming, using the function write moves the indicato... +0.39
Producers and consumers waiting indefinitely when the application s... -0.33
Sending a Process HANDLE over TCP -0.15
Segmentation Fault- C programming -1.00
A way to detect which side of the socket peers triggered the discon... -0.12
connection error: Invalid argument at sockets -2.13
How do Sockets send data to each other? +0.14
detecting TCP/IP packet loss -0.53
Is Str a "pointer" or a "pointer to pointer" in... +0.38
Why "Address already in use" happens -0.61
Initializing dynamic character array in C +0.38
how to change location of OpenSSL config file 0.00
OpenSSL EVP_DigestSignFinal segfault 0.00
Is there a non-blocking method to check for data faster than select... +0.54
How to avoid TIME_WAIT for server sockets? 0.00
In if-statement poll() block, function triggered more than once per... 0.00
What is the reason for ever needing to clone an object in java? +1.20
Deleting a node that is in the middle of a linked list -2.68
Reading time in hh:mm format from a line +1.43
How to get the pointer address of A[i][j] using pointer arithmetic? -0.94
Avoid printf precision limitation +0.37