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 ... 34 35 36 37 38 ... 42
Title Δ
Synchronize struct in C for Threading +1.31
How can I "Hibernate" an application? +0.05
Memory Mapped files on a POSIX system kept in sync +2.52
stack problem 0.00
Initialize global array of function pointers at either compile-time... -0.34
Missing debugging symbols in pthread library -0.41
Checking that a value of one integer type fits into another -1.74
Why is return 0 optional? -0.76
Default arguments and variadic functions +0.11
Can a C compiler generate an executable 64-bits where pointers are... +1.81
Improving mmap/munmap performance on MacOS X 0.00
x86_64 : Why is uint_least16_t faster then uint_fast16_t (for multi... +2.23
How to get drive label in Linux using C from userspace 0.00
C - producer/consumer deadlock issue +1.30
Does gcc(windows + MinGW) defines SCNd8, SCNu8 in inttypes.h? +0.87
Suppressing "ISO C99 requires rest arguments to be used" -0.44
MUL(Assembler) in C -0.55
printf and long double +0.54
Unexpected results with OpenMP on i7 and Xeon -0.14
Conditional "pragma omp" +2.14
C strange bug... pulling my hair out -0.81
Printf for struct? (C/C++, VC2008) +1.34
Lower case to upper case -0.12
Remove unused function protypes from .h file -0.21
Understanding the '&' operator -0.80
Speeding up large switches and if-elses -0.16
Seg fault? Can you find it? cause I can't +2.80
Moving from C++ to C +0.48
OpenMP and shared structures and pointers +0.07
How to cast an int's address of two variable to char pointer in C? -0.68
why does the code output -1 in place of 1 +0.29
Trace changes to variables automatically -0.96
Patching code/symbols into a dynamic-linked ELF binary -0.60
Why do most C developers use define instead of const? -0.47
Are If Thens faster then multiplication and assignment? +0.98
SIMD version check -0.53
TextMate Code Formatter for C +0.31
Quicker if-statement: if `variable` is "value" or "v... +1.60
How to code a modulo (%) operator in C/C++/Obj-C that handles negat... +0.70
Why do it is required to type cast a pointer? +2.25
In C is there any guarantee with code prior to undefined behavior? -1.49
If char c = 0x80, why does printf("%d\n", c << 1) o... +0.61
Const-correctness and immutable allocated objects +2.32
What is the default encoding for C strings? -0.25
Help with gcvt function in C? -0.98
Why must loop variables be signed in a parallel for? -1.53
Implement generic swap macro in C +0.13
What is the most elegant way to loop TWICE in C +0.20
#define vs. enums for addressing peripherals +1.32
Semaphore Syncing +0.58