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 ... 8 9 10 11 12 ... 42
Title Δ
VS2013 compilation issues with regard to usage of _Bool 0.00
remark: unrecognized token warning for the macro concatenation 0.00
Any guarantees for uninitialised variables? +1.00
C preprocessor macro that expands "hello world" to HelloW... +0.45
How to handle errors occured inside a thread 0.00
Possible memory error in the code and possible solution? +0.46
How to define a macro which can access variables in source file? +0.76
Wrong syntax for typedef with struct? +0.43
Call function at address with previously passed arguments 0.00
2-Dimensional array in memory in ANSI C +1.10
funny type error in C +1.11
pthread - conditional signal and wait 0.00
C multithreaded application structs 0.00
Assignment operator sequencing in C11 expressions -1.48
I am getting Aborted (core dumped) in below code -0.05
How to solve "invalid write size of n bytes" and "Ad... +0.84
Can a void-returning function g return f(); when f returns void? +0.25
array of variable size in C. Is it ok? -1.67
error with C const string declaration -0.68
How to test `int` to `size_t` conversion without warning "comp... -1.60
Define structs in terms of each other in C 0.00
Why won't this C program print the unsigned int? -2.16
Where we have to use only register variable? +0.07
Operators indirectly forbidden (or not?) in defining integer consta... 0.00
Assigning an array to a struct member in C +0.26
Structures initialization in c +1.98
Parallelel If-else loop with break openmp 0.00
Variadic function in C99 to deallocate several arrays? +2.77
Arithmetic overflow when using atoi() on argv[1] in C -0.44
Utility of macros for enum +2.04
struct hack with pointer rather than array +0.75
C Preprocessor Error Checking on Defined Array Elements -0.32
One #define two values 0.00
Union member data alignment -1.26
What to use instead of modulus? 0.00
Are object-oriented concepts applicable to the C language? -0.27
How can I print unsigned char as ascii 0.00
return type of main() in C +2.33
When to use the double logical not (!!) in C? +0.24
How to pass an element from a array of strings to a thread? -0.06
When should the function attribute noreturn be used in C? +1.26
Usage of extern variable in C +0.03
Favorability of alloca for array allocation vs simple [] array decl... -0.08
Is it a good practice to write multiple concise statements in one l... +0.00
Why is “cast from ‘X*’ to ‘Y’ loses precision” a hard error and wha... -0.64
Economizing on variable use -1.62
Malloc, realloc, and returning pointers in C -0.05
What's the C++ suffix for long double literals? -1.16
In C, how to release global static pointer? -0.88
C Structure typedef with Forward Declarations +2.18