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 ... 27 28 29 30 31 ... 42
Title Δ
Why does GCC's __attribute__((...)) syntax use double parentheses? -1.56
Combine designated initializers and malloc in C99+? +1.37
Type during array Initialization -0.75
Variable length Arrays in C +2.70
__uint128_t on mingw gcc -0.33
128 bit comparison under AIX (64 bits) for sorting hash values -1.61
printf and getenv +1.86
When is an integer<->pointer cast actually correct? -0.73
Initializing shared memory safely -0.20
C-like callback handling: which algorithm preforms faster? +1.55
How do I stringify macros that are the results of operations on mac... +1.17
Size of data types does vary depending upon OS or platform? -0.44
warning: unused variable +0.98
Automatic Type promotion in variadic function +1.41
Using realloc to shrink the allocated memory -0.66
Array pointer aliasing - undefined behavior? 0.00
Why do structure definitions have internal linkage? +1.16
Using Nested macros in C +0.16
Switch statements in C: variable in case? -0.25
C string literals linking -0.98
On what bases the size and range of any datatype is decided? +1.20
Storing a Big Number in a Variable and Looping +0.35
how to know the access specifier used by the compiler in c +1.70
Can't initialize static structure with function pointer from anothe... -1.38
Get total memory of the system with C -0.78
What is the advantage of "volatile" in this case? 0.00
Macro to count (character) arguments -0.33
Are characters signed or unsigned? +0.92
unsigned integer in c -0.75
free inside thread causes Segmentation fault -0.97
Thousands of reader/writer locks in a single process -0.01
Is &*p valid C, given that p is a pointer to an incomplete type? +2.28
What is the difference between main in C & C++ -1.08
What's the equivalent of -xc99=all for Solaris Studio 12.2 C++ comp... 0.00
Initialize/reset struct to zero/null +1.27
C typedef function prototype with struct attempting to reference be... +2.77
C - Visually Efficient Pointer Array Initialization Using {} -0.72
ctags for c99 only 0.00
Is there a way to prove integral promotion to int? +0.52
gcc warnings for no-effect statements. -0.80
Variable at the beginning of a cache line -1.00
C -- changing a multi-dimensional array to CONST in a function? +0.54
Is there any C/C++ editor that supports replacing a regular express... +0.66
How do I use a macro with variable arguments? +0.06
No useful and reliable way to detect integer overflow in C/C++? +0.05
C/C++ preprocessor good/bad use case examples +1.65
Optimisation for a brainfuck interpreter -0.66
C\C++ Preprocessor different arg problem -0.55
Barrier between Two Processes 0.00
macro to compute number of bits needed to store a number n +0.14