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 ... 39 40 41 42
Title Δ
Accessing variables in a union inside a struct -0.90
Arguments in a function prototype -0.82
Struct initialisation through macro overuse -1.43
Ensure compiler always use SSE sqrt instruction -3.85
Should you always use 'int' for numbers in C, even if they are non-... +1.40
How can adding a function call cause other symbols to become undefi... -0.78
debugging c programs -2.51
Avoid range check on switch/case statement in gcc? -1.85
Measuring running time of computational geometry algorithms -1.24
Accessing scratch pad memory from C +1.78
Dereferencing type-punned pointer will break strict-aliasing rules +1.14
Type casting between char* and UBYTE* (unsigned char*) -3.73
c++ array question -1.96
dynamically loaded object loaded into a C program gives undefined s... +0.34
Are static const variables thread-safe? +3.56
doubt regarding operations on "int" flavors -0.44
Unexplainable behavior in C. Odd vs Even number of strings +1.65
Why am I able to change the contents of const char *ptr? -1.22
Any good reason to #include source (*.c *.cpp) files? -0.61
Getting undefined references when linking against a static library -3.44
Test condition with function call and simple test performing about... +0.32
va_list with unknown type names - only the byte size is known! -2.10
Does guarding a variable with a pthread mutex guarantee it's also n... +0.82
C: Multiple forks -3.67
pthreads with real time priority 0.00
Passing char[N] as thread argument in c? -1.85
Are these C #ifdefs for portability outdated? -3.08
Simple random string generation function in C, please. Show me your... -2.95
casting from binary to multi-dimensional array on heap +4.23
gcc -O3 question, calling same function from different file yields... -1.80
pcm16 to pcm14 conversion using add + shift -3.11
Undefined behaviour (?) in C with char arrays +0.48
Copying between byte array and unsigned long +4.09
Compiling with mpicc (MPICH2) and pthread_barrier (-lpthread) +0.28
Which file should I pass as pathname argument of ftok() +0.92
Efficient memory reallocation question -0.79
Associative array with mixed (numerical and string) indices? +4.19
Except OOP, what is making C++ better than C -2.72
Tips to write thread-safe UNIX code? -0.76
Using random numbers with GPUs +3.53
Better practice to strcpy() or point to another data structure? -0.71
Configure Doxygen to hide certain names or keywords 0.00
Avoid duplicating code -1.01
Skip to end of time quanta +1.47
In C/C++, are volatile variables guaranteed to have eventually cons... -2.69
C90 - C99: register struct -0.76
Switch statement: must default be the last case? +0.59
malloc.c:3074 + Valgrind output +0.41
Faster way of finding multiple of double +0.97
C99 faq and Variable Length Arrays +0.23