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 2 3 4 5 6 ... 38
Title Δ
Cumulative sum in C is blowing up to infinity 0.00
Clang Static Analyzer False Positive with bit-fields (C-code) 0.00
Registering weak_ptr observer in constructor 0.00
Square brackets in #define 0.00
Over TCP communication in C, how can you indicate to stop calling r... +1.80
How can i access address of an instruction mentioned in shared libr... 0.00
Would an array be considered a variable? 0.00
Using template to determine std::array size CRTP +1.87
How do I create a "spacer" in a C++ class memory structure? -0.80
Creating process tree using fork +0.16
C macro database - Test a macro function's parameter in another... -0.46
Two pointers residing at the same address but pointing at different... +2.58
Merging multiple average values without calculating total +1.44
GCC C++ string on stack +0.42
G++ optimization is not working 0.00
Is signal driven I/O actually deprecated by epoll in practice under... 0.00
What happened if I don't set EPOLLOUT event and direct call wri... 0.00
C: Simple Array with Lookup (Hash without values) 0.00
How to specialize assignment operator in template class? -2.11
How to receive tcp flags in a socket connection 0.00
Why linker error 'multiple definitions' with only one libra... 0.00
Loading C library in Python that dlopens another C library - unreso... 0.00
Can this for loop be done with the preprocessor? -0.52
sleeping during an execlp call to avoid output 'lag'? is it... 0.00
Array of Pointers dereferencing when accessed in C -1.18
Variadic macros: Different output for identical code 0.00
Scope of 'const' for pointers to protect underlying members... +1.74
Is it possible to handle non-primitive types in a variadic function? +1.13
Cast (C like) pointer to C++ matrix -0.95
GDB - Set variable without the type 0.00
Function Overload C multiple arguments -0.13
How to declare a function pointer that returns a function pointer +1.28
Fill an array with random non-repeating numbers (How Can I Do This... -0.62
How to concatenate bit by bit in c? +0.75
fnmatch usage with complicate pattern C 0.00
Why is the argument of main char **argv an array of Strings in c 0.00
epoll order of events from epoll_wait -0.58
pointers with numbers in backwards +1.37
Adding separators in iteration over __VA_ARGS__ in C/C++ macro 0.00
'void *' to 'void (*) (bool)' Errors with pointers... -1.90
How to store custom objects (struct) in C? +0.06
Is there a C function that returns the second, third, etc. instance... -2.45
Simplifying API of classes extending each other by CRTP 0.00
getting the list of files to be copied using cp command in a C prog... 0.00
using read() to read one char at a time from a file 0.00
Linux: Undefined reference to "sleep", even though I incl... -0.09
Why is my main.c file not getting updated values on this global sta... 0.00
Linker error with intercepting function calls in GCC +1.71
How to separate/decode binary string from an input file? (C) 0.00
Conditional Variables with multithreading 0.00