StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Lundin

Rating
1559.33 (5,730th)
Reputation
120,052 (545th)
Page: 1 ... 4 5 6 7 8 ... 82
Title Δ
Is it safe to do something like foo(x, &x)? +0.15
Why is #pragma considered a preprocessor directive? +1.05
printf struct like an array C +1.67
Is it possible to find the address of the end of an array with a re... +0.38
uintptr_t and intptr_t in C language -1.42
Why do I need for a c program exactly four steps -0.46
How do you convert '\0' to const void*? 0.00
How to get rid of C macro -Wshift-count-overflow warning -2.78
How to read out a #define macro in C? 0.00
C dynamic array inproper figures +0.92
Don't fully understand the output of very small C program using... +0.62
Can I dynamically cast a function argument? 0.00
Is it possible to use for loop with misleading syntax? +1.38
how to solve E0852 "expression must be a pointer to a complete... -0.08
Separate struct for vtable in C -1.62
Is it possible to change default sections for a whole file with GNU... -0.50
C: sizeof struct of structs to find number of elements in struct +1.30
why is there a object to hex converter in the end? 0.00
Dynamically allocate an object, will the members that aren't pt... 0.00
How do you disambiguate a local static variable and a global variab... -1.21
C11: how to quickly convert a char array into ints, then modify int... 0.00
Cast the return value of a function that returns a casted type +2.44
Interface with const buffers, but implementation requiring non-cons... -0.60
Register usage in ARM assembly function which is called by a C func... -1.60
Platform configuration lost between _start and main -1.92
Initializing structs after declaration -0.08
How do I properly nest these loops in C? -0.80
How to have a hook and have a timer running at the same time? 0.00
Contradiction in C18 standard (regarding character sets)? +0.87
Struct Extension in C 0.00
Why does the C "long" data type compile to two MSP430 &qu... -1.19
what does something like 0400:0130h mean for register location? 0.00
Why does this code print 1 2 2 and not the expected 3 3 1? +0.18
Modifying a const pointer in C +1.52
why can I pass multiple pointers to a single pointer param? +1.30
Should volatile still be used for sharing data with ISRs in modern... -1.24
C ; operator usage +2.17
C - Write struct to NVM byte by byte -1.29
"#define __SIZE_T" and "typedef unsigned int size_t&... 0.00
C vector to handle different array type based in argument -2.09
Arduino include a library inside another library using Visual Studio 0.00
binary numbers: strange differences between + and | +0.12
Whether Global Variables in C, static or extern? -1.08
Does casting between a char * and unsigned char * have any effect o... +0.39
Can we build in Visual Studio 2017 C++ and still be MISRA C++ compl... +1.81
How do you swap endianness of a binary value made out of smaller in... 0.00
Increment operator precedence +1.12
Compile-time decision of call parameters based on function prototype -0.78
name field of static variable in elf file 0.00
Code supposed to check for non digits doesn't work in c +1.86