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 ... 24 25 26 27 28 ... 38
Title Δ
HTTP Request syntax in C 0.00
std::vector swap causing memory fragmentation? 0.00
How do I construct a binary tree in a C++ function and return it? +1.82
pcap_loop with filter does not capture any packet 0.00
Reading specific line in txt file with C -0.02
Is there a way to use a preprocessor macro inside of another functi... +0.44
OpenSSL Session Reuse Multithread Crash 0.00
pthread_create argument passing error 0.00
socket is set with O_NONBLOCK, but it seems the calling thread stil... -1.67
In Linux, do there exist functions similar to _clearfp() and _statu... 0.00
How do you extract data from gdb +1.23
Converting from String to Enum in C -0.23
Using memset and memcpy correctly to initialize a character array i... +0.29
Returning a pointer in C +1.69
Storing thread specific variables appropriately +0.07
capturing EOF sent from netcat 0.00
Race condition in signal handler with static variable -0.21
2D array passing to a function +0.45
Adding functions to typedef +0.43
C - keeping printed terminal output in place 0.00
How to use a scanf width specifier of 0? +1.46
Create a new string that will consist of common letters from other... +0.60
Internal consistency of C structures -0.21
Strange behaviour scanf, strings and C +0.79
fread() doesn't work but fwrite() works? +2.54
How can I do this type conversion? 0.00
Is there a way to set a variable as uninitialized in GCC/Clang? -0.05
C: Valgrind: Use of unitialized value of size 4 AND Use of uninitia... +1.19
Print in order of termination? +2.21
How to initialize static pointer with malloc in C? -0.83
scanf format specifier to read zero or more characters from a set o... 0.00
Generic matrix: how to pass a type in a function argument +0.04
Segmentation fault in number printing program +0.45
how to sum up number in front of string 0.00
Remove elements from pointer array +1.92
Defining smallest possible sized macro in C -0.08
scanf format to ignore irrelevant characters 0.00
libevent API: understanding the pointer parameters or return values 0.00
Preprocessor invalid preprocessor token error +1.30
Truncated tar.gz archieve after download by a self-coded download m... 0.00
Chained hash-table declaration 0.00
how to copy char array to another char array in C? -0.32
Inputing a string to an int produces wrong output in c/c++ +1.83
C Program for Form Processing +1.20
How to check if a string is a number? -0.07
using c++ class member function with C function pointer -2.06
How to manipulate the output stream directly? (Was: why it's not in... -1.70
template magic for wrapping C callbacks that take void* parameters? +2.00
C++/C Downloading file from http using berkeleys/bsd sockets 0.00
Why is 'continue' statement ignoring the loop counter increment in... -0.07