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 ... 35 36 37 38 39 ... 42
Title Δ
Implicit Declaration of Function in C UNIX +0.07
&&= and ||= operators +0.35
Is there any way to compute the width of an integer type at compile... +1.08
Bit twiddling a lot of bits in C -1.45
When to put static function definitions in header files in C? -0.05
Integer overflow and undefined behavior -1.65
Detecting signed overflow in C/C++ +1.86
C Pthreads mutex values? -0.44
Best/common practice to delimit values in C when printing them -0.01
gettimeofday clock_gettime solution to generate unique number -0.08
void * arithmetic +0.67
C structs strange behaviour -0.51
How can I reserve memory addresses without allocating them -1.91
Confusion about pointers and multidimensional arrays -0.44
Preprocessor Timestamp +0.07
How to fix heap corruption in c/c++? -0.20
How to display the maximum value of a unsigned long long in C? +1.18
Modified a constant in c +1.53
Unsigned Overflow in C -1.75
When is malloc necessary in C? +0.33
Mixing variables and integer constants in the Boost Preprocessor -0.10
How is negative zero used in this context? -0.43
What non-NULL memory addresses are free to be used as error values... +0.12
Are consecutive calls to `errno` to be avoided? -0.25
GCC forward declarations and __may__alias 0.00
program to validate directory name +0.20
Linked Lists in C without malloc -1.41
pthread_exit vs. return -0.49
32-bit or 64-bit? Using C code +0.11
Typedef struct question +0.56
Still Reachable Leak detected by Valgrind +0.78
Can you access the actual identifier from an enum element's numeric... -0.91
C/C++ Checking for NULL pointer -0.27
How to detect encodings on signed integers in C? +1.47
At what stage of compilation are reserved identifiers reserved? +1.72
Concept of register variables(datatype:register) in C language? +0.78
Valgrind errors even though all heap blocks were freed -0.34
Typecasting to void pointer & back -0.63
How to find the largest and smallest number in an array in c +1.07
Tokenize an environment variable and save the resulting token in a... +1.28
How can I proxy mmap reads and writes across a network? 0.00
Return Zero From Main +0.04
exporting text file to excel to plot a graph using 'C' program -0.55
Is int ever needed on x64? +2.98
What are all the ways to allocate memory in C and how do they differ? +0.61
preprocessor functions evaluated at compile time in C +0.87
Barriers for thread syncing -1.39
Declare a struct with zero values instead of random memory? -0.32
Why does left shift operation invoke Undefined Behaviour when the l... -0.51
ANSI C vs other C standards -0.31