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 ... 33 34 35 36 37 ... 42
Title Δ
Efficiency of data structures in C99 (possibly affected by endianne... +0.41
Open source C program with little requirements and at least 2MB bin... +0.35
pthread condition loop -1.72
Are string literals const? +0.75
Uses of static variables inside functions -1.05
Operator overloading in c (not c++) is it possible? -0.64
inter processes shared memory and pthread_barrier: how to be safe? -0.21
creating Typedef pointers to Typedef structs in C -0.50
does varargs offer a kind of poor man's polymorphism? +0.88
Barrier implementation for inter process in shared memory +1.88
Initialize constant pointer to array in same struct +2.57
What is the meaning of the following code? -0.46
Does a field of a struct count as a variable? Does an element of an... +0.78
what is typeof((c) + 1) in C -0.62
How to count the number of arguments passed to a function that acce... +0.16
how to access local storage using pthreads +1.19
I need to assign a variable with a 64-bit value -0.75
Why object file size changes for the same code in C and C++ +1.34
C pointer trouble: it loses address information when returned from... +1.46
Relationship between C and C++ -1.08
How to sort functions in C? "previous implicit declaration of... -0.86
Is the order of variables defined by the standard? -0.73
How do I declare an array of undefined or no initial size? +0.78
pthread-win32 extension sem_post_multiple +1.35
What's the correct way to sprintf a float? -0.54
Type-generic programming with macros: tricks to determine type? +0.41
Testing for builtins/intrinsics +2.76
Synchronizing access to a doubly-linked list -1.22
Declaring a function level static variable inside an if block that... -1.00
Wrapping calls to malloc()/realloc()... is this a good idea? -1.50
Alternatives to C "inline" keyword +1.30
Declaring variables inside C switch/case -0.51
Which are mostly commonly used gcc optimization options? -1.54
What's the inline here for? +1.50
Programming with functions and structures using C, getting strange... +0.39
Ordered Parallel code runs slower than single threading. Is there a... -1.71
Segmentation Fault after slightly modifying my code -1.18
const qualifier for pointers to pointers +0.22
C++ switch-case curly braces +0.02
What is the point of the C99 standard? +2.32
Problems running program using shared memory; seg fault sometimes;... +2.00
Problems running program using shared memory; seg fault sometimes;... -2.00
Is it valid to call pthread_join on the main thread? -0.65
Port below x86 program to mips32 -1.49
C permission denied for queue creation -1.41
Is it possible to completely avoid C-style casts in C++? +1.06
Valgrind reporting invalid write errors -0.43
unsigned becomes signed in if-statement comparisons? +0.67
C pointers, what am i doing wrong? +1.52
Are the gcc memory hooks sometimes bypassed? -1.75