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 ... 38 39 40 41 42
Title Δ
C program for processor speed -0.38
what are the alternative for win32 to alarm,bzero,bcopy when portin... +0.54
Incrementing the value of POSIX semaphores by more than 1 -0.49
Detached Threads -1.10
Why cant register variables be made global? +0.39
using qsort to sort an array -1.31
pthread_create error -1.01
What is an optimal format for saving large amounts of numerical dat... +1.58
How to detect correct function call pairs +1.72
Defining a value of a struct in it's declaration in a header file -0.10
Why can't I declare bitfields as automatic variables? +0.70
Pthreads- 1 lock, 2 unlocks -0.22
Naming throw-away identifiers of global scope -1.63
Direct call using GCC's inline assembly -0.08
Size of two structs are the same although one of them has a struct... +0.09
Dereferencing pointer does break strict anti-aliasing rules using B... +2.15
Pinning pthreads memory and cpu +0.52
Parsing: load into memory or use stream -0.48
MS C Compiler requires declarations of variables to be at the begin... 0.00
Argument of type "volatile char *" is incompatible with p... -0.77
Can I have an address family independent network packet struct? -1.13
Preprocessor based exclusion of namespace qualified function calls +0.29
Example code to trigger Clang's static analyser 0.00
statically filling a huge structure -0.28
C Preprocessor, Macro "Overloading" 0.00
Serialize double and float with C -2.70
Memory leak when spliting sentences with strtok +1.03
Can you capitalize a pasted token in a macro? +1.67
file descriptor polling -2.86
To find all possible permutations of a given string -2.95
Reading all content from a text file - C -3.18
Function is causing huge memory leak? -4.55
What does this compiler warning generated by `-pedantic` mean? +4.68
Useful GCC flags for C +2.26
Pass va_list or pointer to va_list? +0.52
Is there any difference in C and C++ between using if, else if, els... -1.89
Assign Returned Pointer to Array -0.51
Cost of passing variables to functions -2.72
vsnprintf and gcc -1.51
Flipping sign on packed SSE floats +1.19
#pragma inside #define +5.04
Safe conversion from double to unsigned 64 bit integer -3.56
Why I can't use unsigned short in switch/case? -1.33
Linux C: Easy & 'pretty' dump/printout of structs (like in gdb)... -3.55
What does the C compiler do with bitfields? +3.05
C API design: Who should allocate? -3.16
variable "undeclared" in "#pragma" command? -1.55
How do I print the string which __FILE__ expands to correctly? +2.61
Consequences of this buffer overflow? -2.21
trying to understand the c preprocessor +0.01