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 ... 15 16 17 18 19 ... 42
Title Δ
Distinguish between string and byte array? +0.01
c - undefined behavior when changing element of char array +1.05
What is the difference between increment operator(++) and an additi... +0.67
scanf("%s",input) doesnt work correctly -0.32
Why do I get these results in this small program with threads in C... -0.46
Array passed by reference in recursive function - last column reini... 0.00
Lock-free buffer -0.01
Attempt to printf "+INF" but only getting "inf" -0.51
SSE with doubles, not worth it? -2.04
Why does mysql_query() print an error? -0.53
C encoding of character constants +0.80
Warning : left shift count >= width of type +1.73
Linux Shared Memory Synchronization -1.02
PTHREAD_MUTEX_INITIALIZER vs pthread_mutex_init ( &mutex, param) +0.46
How to test if defined macro is empty at compile time (objective-c... +1.10
code complete reformatter, pretty printer -0.02
Usage wise difference between const & volatile qualifier in C? +0.36
__attribute__((constructor)) && __attribute__((destructor))... -2.16
C pointer notation compared to array notation: When passing to func... -0.85
Pointing at an array to get all its contents -0.06
Evaluating Random Number Generator as per Knuth [2, 41-79] 0.00
Initializing scalars with braces -1.61
A Safe Solution to the Max Macro? -0.83
strict aliasing and memory alignment -1.93
read from a file which is deleted 0.00
How can a macro define a valid global name based on the type passed... +2.25
Why does a recursed return call break out of stack without an expli... +0.92
How to unwind loops in source code at the source code level automat... -1.27
Type casts in C and type safety -0.77
Variable length arrays (VLA) in C and C++ +1.46
Defining Undefined Behavior +0.98
C linux pthread needs sleep to work +1.92
Assignment operator and side effects with sequence points -0.75
Lock-free multithreaded programming? -0.74
Sockets program exits upon accept 0.00
How to expand variadic arguments in a macro? -0.03
Array of strings in a Macro -0.32
Mergesort, weird behavior 0.00
Multithreading and mutexes +0.84
main() calls main() recursively - gdb backtrace does not show multi... +0.05
Is (x++, y) + (y++, x) undefined or unspecified, and if unspecified... -1.33
What if I omit the return type of main function in C? -0.88
C compiler asserts: how to dynamically use them wherever the expres... -0.68
How is size of variable length array computed at runtime in C99? -0.52
container_of() implementation in linux kernel +0.23
Posix Threads attributes & detach state +2.99
What is the purpose of restrict in tmpfile_s? 0.00
Posix Pthread in C -0.51
C Macro to remove duplicates in list of arguments 0.00
Forward declarations in functions +1.81