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 2 3 4 ... 82
Title Δ
memcpy command alternating data while copying +0.84
Best way of dealing with state on embedded devices +0.83
What effect does Optimisation in GCC compiler have on overflow cond... +0.65
How to convert inline assembly in msbuild to gcc 0.00
Prevent incomplete type declaration when defining opaque pointer? -1.94
Why dereferencing after casting void pointer to pointer to char poi... +0.19
Is it possible to check if two pointers points to the same object? 0.00
Can b&&0 be optimized -2.14
Are innermost parentheses evaluated first in C? +1.92
Meaning and example of Undefined behaviours related to constant exp... +0.97
Arithmetic operation doesn't work with variable +2.03
Library Design: Procedural vs OOP 0.00
Using C preprocessor to generate boilerplate code 0.00
comparing unsigned vs signed does not make a warning (using const) +1.14
Using the Programming Language C to test the pins of Arduino Board +1.66
Misra and bit operations 0.00
cast 2d char array to 2d int array +0.43
can anyone explain this syntax? char *seats[14][7]; +0.41
Is there a command line involving gcc to know which --std=xxx it is... -0.43
Parenthesis, Comma Operator and Ternary operator combination equiva... -0.70
Invert operation for bitwise in C +1.06
Having error:invalid type argument of unary '*" (have '... -0.92
c embedded: static struct initialization with defined struct variab... +0.43
Almost complete beginner to C. Please explain how can I solve this... 0.00
Symbolic constant example in Kernighan and Ritchie book 0.00
How to display value and it's data type in c? 0.00
What does the compiler (in C) do when converting a string into an i... -0.62
Misra Violation 10.1 regarding statement operations (MISRA C 2012) -0.16
constant array in c - check if all elements are defined during comp... +0.45
__forceinline in Embedded C -1.50
How fast is accessing a struct member in C? -1.42
error: expected expression when initialising a two dimensional stru... 0.00
Force member initialization in static const struct in c 0.00
Restarting a program in C +0.44
Could define variable 'EL_adv' at block scope [MISRA 2012 R... 0.00
How to get string as return value from function in C? -0.56
How to define a C macro that uses another macro? -1.82
Enabling/disabling bitwise meaning in Unix serial programming +0.26
conversion between a pointer to function and another type [MISRA 20... +1.91
Sorting an array in a specific way in the c language -1.47
Is it possible to slice a column from 2d array in C +1.73
How to declare an array in another array without define the size +0.56
How to calculate CRC in ISO CAN FD (new)? +0.01
C - Passing pointer as an argument to a swap function +1.29
2d array declaration with malloc - explanation to the answer (param... 0.00
C Operators and Precedence +0.15
Does the order in which variables are declared makes a difference? +0.25
Using a function from a function array stored in a struct in C +1.23
trouble understanding advanced pointer arithmatic syntax -1.29
How to update a C/C++ struct with compatibility +2.05