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 ... 13 14 15 16 17 ... 42
Title Δ
C macro inside string in sprintf 0.00
How the assignment operator in container_of() macro is working +0.42
What happens with a extern inline function? +2.27
Casting a long int to void * -0.84
C structure initialization +1.50
Hexadecimal representations of a floating number in c language +0.40
How to set variable arguments default to empty in C? -1.44
void* type cast breaks strict -aliasing? +0.48
Can a struct alias its own initial and only member? -1.36
Issue due to porting in different gcc versions 0.00
Is it possible to keep an entire array in cpu register +0.33
Are void pointers safe? +0.13
how to prevent corruption in concurrent lifo stack implemented with... +0.30
When exactly in preprocessing are newlines removed? 0.00
Getting error while using openmp in preprocessor directives +0.51
How do I write a recursive for-loop "repeat" macro to gen... -0.37
Why declaring a variable in a .h file will allocate memory for each... +2.13
Generating true random integers at the same time? +1.46
Is it possible to have a string ignore null terminate chars +2.74
C function that accepts default arguments -0.34
Memory use of multiple identical literals vs const 0.00
sha1_process macro evaluates to value? 0.00
Threading in C with sleep -1.64
Printf width specificer to maintain precision of floating-point value 0.00
"Error: array type has incomplete element type" on functi... +1.37
Storing thread specific variables appropriately +0.17
Bitwise operation on unsigned char -0.95
function pointer to different functions with different arguments in C -0.97
2D pointer to act like 2D array -0.11
GCC pushing a pointer into the eax and ebx registers -0.60
get some trouble with using shared memory 0.00
C99 Designated Initializer duplicate index not flagged at all in bu... +2.40
make sure one cpu has written a "double" before another c... -0.51
Two dimensional array and pointers in c +0.85
How to convert an (char) array containing 8 bytes(which represent a... -1.06
What does char * argv[] means? +0.67
If C99 lifted "variable declaration at top of block" cons... -0.04
Templates from C++ in C -1.43
What does pthread_exit do so that main should call it to prevent ot... +1.88
Why compiler don't generate a warning or error if some restrict poi... +1.24
using c++ class member function with C function pointer +2.06
For struct variables s1,s2,why can I initialize "s1={25,3.5}&q... -0.03
Call a C preprocessor macro multiple times (through a variable) -2.31
Is there any way to have gcc issue warnings for implicit enum to in... 0.00
Why doesn't comma operator seem to work between a "if" st... +1.02
Why calloc wasn't intended to assign arbitrary values? +2.48
Clarification of C struct syntax -0.14
Which Unix don't have a thread-safe malloc? 0.00
Does this abuse of function declarations invoke undefined behavior? -0.83
How can I use macro expansion for the first identifier of a pragma? +0.48