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 ... 15 16 17 18 19 ... 82
Title Δ
MISRA Warning<The complex expression is implicitly converted to... 0.00
CANBUS Baudrates Configuration Meaning -2.20
Why (unsigned short) 0x8000 0001 is 1 not 65535? +1.91
Bit fields maked more optimized +0.78
What's the modern, portable, safe equivalent of memcpy with com... -0.42
DMA callback return the same value every loop -2.16
Digital clock in C - how to update the seconds? +1.66
Understanding #define preprocessor directive macro syntax +1.14
Split int on hexadecimal level in C? -1.71
Use of modifier static in c -0.46
Why does int* ptr_arr_int = {1,2}; not work in C/C++? +0.38
C++ Compile time check if a microcontroller pin is already initiali... -2.30
4 byte char array to an integer to be used in `case` statement in C 0.00
How can I implement a fast copying function like memcpy()? +1.06
Trouble programming AVR to interpret input from Arduino rotary enco... +1.03
Is there an attribute to tell the compiler to ignore a missing retu... -2.08
Decoding multiple message of CAN bus method +1.99
Cast volatile array to non volatile array +0.54
how to use or operator in if statement with more than one conditions +0.13
How to convert the template from C++ to C -1.03
How to fix Misra 2012 violation , " Assignment operation in ex... +0.42
What is the difference between "int *p =0;" and "int... -0.17
When a microcontroller's manual says "check that XX happen... -2.03
Does a union of a pointer and an array of pointers guarantee that t... 0.00
How to make a normal C library work with embedded environment? +0.40
Static keyword in an array function parameter declaration -0.60
Synchronizing different messages +0.42
What is the best way to get integer's negative sign and store i... +1.13
C: how does dot/arrow operator work under the hood? -0.11
How to retrieve elements in an enum type variable? -1.65
Which way is faster in initializing registers in a microcontroller? +0.42
How to swallow a parameter in printf in C +0.87
Why defining enums in the function bloc could be a bad practice? 0.00
How to parallelize nested loops with pthreads? 0.00
In a bitfield, why are some bits empty in the middle? -0.74
Is modifying an object through a pointer to const undefined behavior? -2.52
Double pointer for argv -2.10
Issue with struct bit values in c +0.41
C11 Annex K: "objects that overlap" -1.60
Work on an array of signed int as if it contained unsigned values 0.00
Is it safe to test relations between pointers for iteration? -1.78
Is there anyway to convert alphabet into 5X5 2D array that look lik... -0.40
Why is scanf working abnormally for bool input in C? +1.62
How to define 2D array in C -0.47
expand c macro __VA_ARGS__ elements +0.43
Passing a 2D array to a function as pointer to array of integers +2.53
C: does the assignment operator deep copy? -0.53
Enums in Random function 0.00
Any benefit of using 'return' vs 'break' in a Switc... -0.58
How to code a library with a user defined parameter in C/C++? +0.41