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 ... 17 18 19 20 21 ... 42
Title Δ
clang unused value in expression -0.46
How to access variables in shared memory +0.34
Using clock() to measure execution time -0.08
clang dangling reference? +3.12
Why can't I set a time_t larger than 2^32? 0.00
preprocessor macro and BOOL weirdness +2.51
structure size in C +0.50
Can compiler sometimes cache variable declared as volatile +0.90
How do I do a memset for a pointer to an array? -0.94
how to read raw memory in c -0.46
Replace char arrays with an index using pre-processor +0.52
What is necessity of sign-extension? +2.00
Variadic macro that takes 0 or 1 arguments? +1.79
Why does the C89 library not contain functions to create/delete/ren... +0.07
Default types of signed, unsigned, const and volatile -0.96
Declaring an array with 0 number of elements can still store values +1.56
C compilation error - expression must have a constant value -0.61
How would a "register volatile int i" behave in C? -1.33
Print c with gcc and c++ with g++ +0.10
How to transform C++ code into C in an elegant way -0.40
namespace and c++/c mixed header +0.53
Can C include use macros? +0.49
Clang C Compiler 'class' keyword reserved? -1.58
Can I print #defines given their values in C? -0.42
generate function call for c -1.43
Mixing C++11 std::thread and C system threads (ie pthreads) -1.35
How do I correctly set up, access, and free a multidimensional arra... +1.65
Short-circuiting and readability -1.02
Solve race condition during semaphore initialization +2.82
Linked list syntax -0.43
What is wrong with this rudimentary code? -0.19
12-elements array, initialized only 7 +0.35
declare variables in c as global or encapsulate them and use getter... -0.95
Compiler optimizations not compiling constant? -1.03
Two dimensional array intialization -1.42
GCC computed goto and value of stack pointer -0.59
How can one make Clang optimize away useless array copies 0.00
Pointers to Functions in C -0.56
multiple definition of a const int +1.72
openmp: increasing of threads number decreases perfomance +0.52
What are legitimate uses for function-like macros? -0.53
Terminating the program gracefully in C +1.02
C macros with opening and closing tags? +1.20
Initializing an array with an expression -0.08
How do I create a random double with rand()? 0.00
Confusing adapting code to use restrict qualifier 0.00
pre-compile-time decision based on macro-parameter +1.55
is it necessary to call pointer = NULL when initializing? -0.17
Correct way to take absolute value of INT_MIN -1.39
Why doesn´t my pthread function print out what I have expected? -0.51