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 ... 32 33 34 35 36 ... 82
Title Δ
AVR-GCC Linker: "Data"-Section overflows +0.72
Pointer to 2D array with incompatible row length 0.00
Retrieving 2D array from pointer in C -0.10
How to declare a variable sized 2D arrays global in C? -0.09
How to write a memcpy function full MISRA:2012 compatible? 0.00
Why is C++ more restrictive regarding forward declaration of functi... -0.17
C11 _Generic() - How can I suppress gcc code evaluation (Error chec... +2.07
Parsing XML text on a MSP430F5529LP + CC3100Boost platform 0.00
C programming - hexadecimal or decimal convention 0.00
Why function prototypes are they required in MISRA:2012? +1.31
How to use the array from another function in main? -1.44
Safe conversion from __int64 to size_t +1.00
Mechanism of initializing an array with a string constant in C -0.60
Am I allowed to choose to disable these two MISRA rules: one statem... +0.42
Best practice to declaring counter variables in nested for loops in... +2.55
Is accessing members through offsetof well defined? +0.94
Why is gcc allowed to speculatively load from a struct? +1.96
debounce with two button to turn on different leds with Arduino 0.00
Access Violation Reading Location C Array 0.00
I need to write a C program that uses a Union structure to set the... +0.43
how do i find on what place a certain letter is in a sentence? (c p... -0.20
Pointer address memories belongs to RAM or Hard Drive? -0.63
Subscripted value is neither array nor pointer nor vector at array... +2.54
Process incoming serial stream without LF CR -0.32
Interruption PIC CCS -0.02
How to check in a single line that none of the pre-processor macros... -1.88
Mode settings in C: enum vs constant vs defines +0.09
Why to replace static function as object-like macro, #define STATIC... 0.00
Looking at and using individual bytes in void pointers in C -2.07
getting exponent of a floating number in c -0.26
Packing and pointer aliasing, C and C++ 0.00
Does using heap memory (malloc/new) create a non-deterministic prog... -0.40
Towards understanding void pointers -0.20
Does union support flexible array members? +1.84
Why this simple program in C crashes (array VS pointer) -1.18
Passing of large array between several C modules -2.14
Why is pointing to one before the first element of an array not all... -1.63
build int32_t from 4 uint8_t values +0.64
Storing inputs to a macro in an array (C) 0.00
Multiple statements of "for" loop without block +0.63
Fixpoint-Overflow-Traps for int16_t and int8_t +1.48
Circular dependency between C header files +1.18
Finding binary ones in a number with Two's complement, C -0.58
Does dereferencing a char* inhibit strict aliasing optimizations? +1.52
Convention with rows and columns index for most of languages +1.17
read bits from pointer to array of unsigned char +1.16
How to write a CanOpen stack? -0.06
When does unary minus operator for **signed** positive integer caus... 0.00
Comparison of characters in a string with a set of characters in C +1.06
Implicit type promotion rules 0.00