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 ... 18 19 20 21 22 ... 38
Title Δ
Easy maintenance table of identifier vs. text 0.00
Messaging middleware that uses HTTP as a transport +1.84
C++ friend function hidden by class function? +0.81
C++ gdb print array gives No symbol "d" in context +0.42
Porting threads to windows. Critical sections are very slow -2.42
For loop flow with a variable name as a condition. +0.75
Do I need to do anything with a SIGCHLD handler if I am just using... -1.74
What is the meaning of "reclaimation of storage" with res... 0.00
Kill all child processes of a parent but leave the parent alive -0.71
Creating a thread which writes into a file -0.04
gotoxy() function using printf() 's position -0.73
how to determine whether the input is backspace 0.00
How much is it possible to create fake-functions with macros in C? -0.60
Invalid argument for read-write mmap? -0.59
How will 'fopen' interpret a 'char[]' whose capacity is larger than... +2.22
converting negative float numbers to unsigned int -2.31
pthread_create int instead of void +0.93
Using var_arg to pass parameters for function calls 0.00
Can Someone Explain The Linkage Concept in C in Detail +0.43
Is semaphore usage in this solution is correct? -0.59
What's difference between pthread_mutex_trylock's return and pthrea... 0.00
Class value accessible from multiple files and functions c++ +2.27
How to properly declare this function? +0.44
Paramater validation c++ -2.49
How to use gperf to create hash for a range of values? -0.08
Extremely simple C program won't compile in gcc compiler -1.16
gcc c error: expected ')' before numeric constant 0.00
Visualizing and Solving recusrive questions without a computer +1.21
static library used in lower version gcc +1.32
calling commands using 'system()' from inside a program +1.74
How to write a random generator function without using time functio... +0.68
Calling the same order of functions in C with one changing function... 0.00
Is it possible to completely disable the default C++ new operator? +0.42
How to decide whether the result of an integer expression is an int... +1.27
How to print exact value of the program counter in C +1.21
Language design: default method parameters inheritance +0.43
A convenient logging statement for C++ using boost::format +0.43
Allocate memory on stack without calling constructor +1.10
how to prevent deadlock when using wxCRIT_SECT_LOCKER 0.00
confusion about access level in c++ inheritance -1.39
Detect Hardware information in C++ application? -0.33
Understanding For Loops 0.00
How to read and write shared_ptr? 0.00
How to detect signedness with a macro? 0.00
Random sample from a large population runs into infinite loop 0.00
Calling an object-specific function on a STL vector of polymorphic... +0.17
Reading multiple user input strings inside a loop +1.30
Printf-Style Assertions using CPPUnit +0.93
Why server waits for a client after the client application has been... -2.63
How to detect that the client is still connected (and not hung-up)... +2.15