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 ... 32 33 34 35 36 ... 42
Title Δ
C: When is casting between pointer types not undefined behavior? -0.08
mmap fails when length is larger than 4GB -0.42
understanding a struct with a struct without a tag name 0.00
advantage of macro over in-line in C++ +0.06
What happens if a thread doesn't succeed when making a pthread_mute... -0.59
Problem about g_signal_connect, g_cclosure_new, gpointer -1.48
What is the absolutely fastest for loop in c? +1.30
How to properly add/subtract to a 128-bit number (as two u_int64_t) -0.78
make an integer even -0.42
C structure assignment of same address valid? -0.05
improve locality and decrease Cache pollution in a medical image re... +0.59
Array of strings and char ** environ variable +0.07
Typechecking macro arguments in C -0.13
OpenMP and C99 data -0.37
Jagged Array in C (3D) +1.68
What's the syntactically proper way to declare a C struct? -1.27
Is there a limit to the number of #defines that the gcc and VC++ pr... -1.04
Generating link-time error for deprecated functions +0.16
Is there a way to constify of a variable after declaring it? -0.98
Concept of "auto" keyword in c +0.01
Simulater/Generated switch statement range in c -0.33
C99 const pass-by-value +1.40
Self-Promoting Data Types -1.05
Does printf("%x",1) invoke undefined behavior? -1.38
understanding assembly: -O2 if branching +1.10
embedded programming +1.09
Using Dynamic Memory allocation for arrays -0.37
Writing redundant program flow statements for clarity or optimizati... -0.76
Compile-time trigonometry in C -0.59
Allocation of array of size very large +0.02
Is it legal to use memset(,0,) on array of doubles? -0.77
Malloc Memory corruption in C -0.60
Why does the "static" keyword have so many meanings in C... -0.36
Im getting the error: register name not specified for ā€˜iā€™ +0.09
Which functions in the C standard library commonly encourage bad pr... +1.06
Which functions in the C standard library commonly encourage bad pr... -0.66
What is the purpose of the h and hh modifiers for printf? -0.54
String-handling practices in C -1.00
Opening Macro definitions: tdfx_span.c: lvalue required as left ope... +0.05
GCC preprocessing, what are the built-in and command-line lines for? 0.00
technique for how to debug macros in C -0.55
Problems with variadic macros in C -0.20
what integer width processed faster in C? -1.29
Printing 1 to 1000 without loop or conditionals -0.41
pthread_create followed by pthread_detach still results in possibly... -1.44
Would making plain int 64-bit break a lot of reasonable code? +1.74
C non-trivial constants +1.09
Help understanding DIV instruction in x86 inline assembly -1.31
Testing for a maximum unsigned value +0.90
Unary minus and signed-to-unsigned conversion +0.36