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 ... 25 26 27 28 29 ... 42
Title Δ
The difference between a global variable and an external global var... -1.38
Not able to understand this function definition -1.11
Is a compiler allowed to add functions to standard headers? +0.06
C pointer addition and substraction in sect. 6.5.6 +0.49
Preprocessor #if directive -1.49
Switch two values without temp storage +0.00
Connected Component Counting -0.49
for loop VS while loop in programming languages, c++/java? -0.44
A portable way to calculate pointer to the whole structure using po... +0.49
C (C++, Objective-C) typecast from float to int results in decremen... +0.58
Is it possible to typecast a const variable? +1.42
Linking Math Library in GCC 4.6.1 (Ubuntu 11.10) +0.11
incompatible pointer type error C +1.49
Why aren't typedefs strongly typed? +0.11
Why char *s = "hello"; is allowed? -1.49
is this function considered for inline? -0.70
Statically initialized struct self-reference +1.81
Is usleep() in C implemented as busy wait? +2.01
An opposite result of direction of stack in C using valgrind -0.73
Passing arrays as parameters in C -0.36
Parallel programming in Dual-Core processed by one core +0.60
is int32_t considered one of the extended signed integer types unde... 0.00
what is the output of fgetc under the special case where int width... -1.49
Copy int to Char array -0.95
Is the behavior of subtracting two NULL pointers defined -0.68
warning ... defined but not used - do I really need .c file? +2.23
Is there a useful case using a switch statement without braces? +1.44
Create/initialize objects in shared memory (opened by mmap()) 0.00
Can a Union be self-referenced in C? 0.00
how to tell when you've reached the end of a C array? (specifically... +1.31
Write C++ code in C style -0.54
Using size_t for specifying the precision of a string in C's printf +0.12
PRNG returns the same value in all processes -1.56
C -- Accessing a non-const through const declaration -0.05
Is it possible to set const using a user-input? +0.61
When does the signedness of an integer really matter? -0.14
error C2106: '=' : left operand must be l-value in C +1.62
C++ 3d array - dynamic memory allocation aligned in one line +1.14
Semaphore Problems, not Waiting 0.00
Why do C programs keep saying 'struct' every time they refer to one? +1.43
Sacrificing expression of intent for memory management -0.30
Assigning structs +0.05
Can we typecast a enum variable In c -0.45
Size of an Array.... in C/C++? -0.04
Converting int to int[] in 'C' -0.49
how to change byte order of 128 bit number -0.16
Array Size Declaration Differences For C and C++ -0.34
Size of struct members -0.81
Kernel threads in posix -1.33
Why the macro value is 0 instead of 1? +1.42