StackRating

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

Jens Gustedt

Rating
1561.35 (5,367th)
Reputation
66,590 (1,323rd)
Page: 1 ... 19 20 21 22 23 ... 42
Title Δ
How to override a function (system call) in C language? +0.54
why don't add template support for pure C? 0.00
string specifier ( %d , %f etc...) -1.89
Why my server not sending anything to my client +0.26
Hooking up a linked list at compile time -0.69
Why is fgets() and strncmp() not working in this C code for string... -1.75
Is a declaration an expression? -0.53
Linux server socket - Bad file descriptor +0.53
What happens when two processes are trying to access a critical sec... 0.00
Using C, one code, multiple headers if/else? -0.22
pthread_mutex_init vs sem_init (Unshared) +0.53
General container in ANSI C -0.84
how to print __uint128_t number using gcc? -0.37
Why is this program's output different between C and C++? -1.13
Hooking mmap system to provide real-time type conversion? +0.33
Double array syntax in c -0.44
ISO C++ forbids incrementing a pointer of type ‘void*’ , in legacy... -0.45
strange error during cast to __m128i -0.57
What is the specific GCC flag that turns on immediate value propaga... -1.76
Variable arguements in macro using ellipsis +0.03
sysv shared memory, will it be destroyed automatically? -0.43
how to call a function whose name is the same of the local variable... -0.21
Function naming conventions mangling / overloading in c -0.90
How to delete 2D Array after its modified by a function? 0.00
how to wait for starting thread to have executed init code +1.07
Zeroing out anonymous union -0.03
fprintf() prints 0 instead of full float value (conversion issue?) -0.51
Setting IPv4/IPv6 address and port to a sockaddr_storage structure -1.51
Defined argument evaluation order leads to sub-optimal code? -1.87
Can I pass a char where an integer is expected in printf? -0.45
How to initialize N dimensional arrays in C without using loop -0.59
Passing a matrix in a function (C) -0.55
Create a string from uint32/16_t and then parse back the original n... +0.50
why fopen() or open() use errno instead of just returning error code? +1.52
C: undefined behavior fact +2.84
Linux: How can I find the thread which holds a particular lock? +1.52
Pthreads unexplained segmentation fault -1.78
Single producer single consumer lock free queue c +2.56
enum type and struct in header file -0.49
Returning an Array on the fly ( C ) -0.23
2d array rows/columns length C +1.68
Is it safe to assume sizeof(double) >= sizeof(void*)? -1.53
Atomic compare, Multi-Processor, C/C++ (Linux) +0.51
I need to implement a way to sleep this thread until it has work to... +1.81
How to initialise a complex C struct in one line? -1.47
Why is malloc really non-deterministic? (Linux/Unix) -0.30
OpenMP is not doing actual parallelism when using GCC -1.59
Is it possible from within a thread in C/C++ to get a parent thread... 0.00
Overflow-safe modular addition and subtraction in C? -1.55
Valgrind, "uninitialized value(s)" error +2.52