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 ... 20 21 22 23 24 ... 42
Title Δ
can I require a return value to be a pointer to a constant -1.43
POSIX SHARED - RECURSIVE Mutex 0.00
error: cast from 'char*' to 'unsigned int' loses precision +1.24
2D dynamic array uninitialized - argument to function C -0.98
How to prove const char *p is same as char const *p? -1.61
storage-class specifier 'register' in c99 semantics +1.60
Use threading and sockets in C in a platform independent way +0.44
Nesting goto labels with the preprocessor in C99/C11? -0.84
C adding array elements cause segmentation fault -0.76
gcc optimizations -0.92
Global and local declaration of 2D char array -0.85
Finding Data Model(s) in C 0.00
allocating one dimension of two dimensional array and return -1.78
Break-able named scopes in C/C++ +0.52
How to know if ASCII is used? -0.47
c Where to define a mutex in a multithread program +0.52
Value returned by atoi can not be printed -0.02
Why does this define macro perform a cast? -0.35
Implementation of condition variables +0.17
Can you use thread local variables inside a class or structure -1.24
How to declare pointer and allocate memory a two-dimensional array... -0.16
Alternative to nested array (6 dimensions) with memory gaps retaini... -1.77
When are pad bytes copied - struct assignment, pass by value, other? -0.44
Valgrind reports a memory error when trying to free a malloc'ed str... -0.44
Using memcpy and malloc resulting in corrupted data stream +0.79
Adding const keyword to an array passed as a parameter to function -0.47
volatile just doesn't fit any paradigm -0.87
printing float, preserving precision +0.61
Compiler Optimization, Thread Safe? +0.13
Synchronize two processes using two different states -0.58
Passing a unknown size matrix reference to a c function +0.94
Communication between Two threads in pthread +0.53
Improve performance of my C list push_back function +0.49
valgrind | Invalid read of size 8 | Address 0x7a41270 is 0 bytes in... -1.09
What is the C++ equivalent to C's designated initializers? -0.45
Why does C's printf format string have both %c and %s? +0.40
modulus operator with unsigned chars -0.90
GCC: why constant variables not placed in .rodata -0.54
Is getifaddrs giving me duplicate network interface addresses? 0.00
Thread created (detached) never executed +0.49
threaded buffer: how to prevent racing between clients and have cli... 0.00
dynamic list in .text section 0.00
A Struct with an Array of Structs with Arrays inside Them (and an A... +0.09
Stack smashing detected and no source for getenv 0.00
how to initialize an array? -1.26
RAND_MAX macro: signed or unsigned? +0.52
Is function call an effective memory barrier for modern platforms? -0.06
How to use const char pointer returned from a function in this inst... +0.02
Is polling for a lock a correct way to implement critical sections? -0.67
C macro: how do I concatenate a name and a number which is result o... -0.91