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 ... 24 25 26 27 28 ... 42
Title Δ
Threads produce same random number? -0.16
Passing two-dimensional array to a function by refrence (C Programm... +0.99
two dimensional array via pointer -0.89
Is there a POSIX-compliant way of getting local network IP address... +1.95
Where is the uninitialized value in this function? +2.07
How to use Long data type in C? -0.07
Does any OS allow moving memory from one address to another without... -0.91
how is memory allocated for local variables? +0.07
++nc vs nc = nc + 1 -0.69
Freeing multidimensional arrays in C -0.84
Variable sized self references in struct +0.75
semaphore unexpectedly getting set 0.00
Inline functions in C and C++; silencing compiler warning +0.22
error: request for member ‘sin_addr’ in something not a structure o... +0.21
Any practical difference between Clang versions 2.8 and 3.1 for a C... 0.00
A segmentation fault error with 2D array -0.51
Assignment of struct array +1.98
auto variable and register variable -- optimized the same? +2.15
Dynamically allocate structure and array in it in C -1.17
detecting multiplication of uint64_t integers overflow with C +0.27
avoid trap representation with memcpy +0.48
mmap with /dev/zero 0.00
typedef pointer const weirdness +0.32
Is it portable to define and declare the function after calling it... +0.42
Automatically running code at the start of every C function 0.00
How can I get whether an unix-like OS implement POSIX Semaphore? +0.52
accessing members of structure with sizeof -0.64
Typecasting in C, big issue -0.34
What mechanism detects accesses of unallocated memory? -2.23
How do find the value of implementation specific defines? -0.31
Can't assign wide char into wide char field. 0.00
Enumeration Scope -0.85
Seg fault in case of large 2D array -0.02
What's a better workaround compiling both OpenMP and single-threade... 0.00
Stringizing macro arguments in a multi-level macro call 0.00
Swallowing comma in variadic macros on compilers that do not recogn... 0.00
OpenMP for loop does not give correct result -1.05
Setting c-basic-offset per directory in Emacs -0.63
In which cases va_list should be used -0.75
Is there anyway a valgrind message "Conditional jump or move d... +0.51
Manual writeback of dirty mmap region 0.00
Why does C need "struct" keyword and not C++? +2.01
Any situation where long is preferred over int when sizeof(int)=siz... +1.48
Would "still reachable" VALGRIND memory leaks (Linux) rel... +2.84
variables vary mysteriously -1.34
Initializing Billion Integers to value 1 +0.90
python c extension: multithreading and random numbers +0.00
adding extra tag for C types -1.06
C Linux Macro for "localhost" in sockaddr_in structure? 0.00
Correct use of EXIT_FAILURE in C program? +2.13