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 ... 9 10 11 12 13 ... 82
Title Δ
Fixed 64 bit integer in Linux Kernel +0.43
Whats the difference in these pointers statement +0.50
How "pi+1" statement does tail call elimination in quicks... 0.00
Initializing an array of char pointers in C -0.10
Writing my own kernel - global variables not working -0.07
Check whether the input is the largest 2's complement integer +1.22
Independence of software elements for IEC 61508 on CPU without memo... -0.03
Why is my bool function not being implemented? -0.58
Copy values from one array to other array without using pointer ari... 0.00
MISRA C violation Directive 4.14 0.00
Setting one variable equal to another in C +0.64
MISRA: composite expression of 'essentially unsigned' type... 0.00
Is it legal write to a byte array in a union and read from an int t... +1.27
What is this array initializer in C? -2.04
The semantics of storing the subtraction of two unsigneds to a signed 0.00
uint64_t to an array - C language +0.96
Sizeof of packed structure with bit fields +2.73
Is it safe to assume that the NULL constant is zero? -1.71
How does the int *ptr= 5; is different than that of int *ptr= addre... +0.55
Can I access a member of a struct with a pointer to a struct which... +0.40
System architecture to use for high speed micro controller test sta... 0.00
Assign an array or an integer without knowing its nature in the fun... 0.00
is there a way to know (and not fail) at compile time if this is a... +1.86
casting void* to struct 0.00
How to avoid 'possibly lost' memory when using calloc to al... +0.44
Static variable doesn't initialize to given value 0.00
how can I avoid the use of #if in a polymorphic print macro +1.79
Do useless backslashs produce well-defined string constants? -1.83
Diff between ++*p and *p ++ -0.43
How to get the beginning address and ending address of a stack in C 0.00
How to pass a full 2D array to a function in C +0.41
Build failed with no stated reason on Segger Embedded Studio after... 0.00
CANOpen protocol overhead 0.00
Does a stuffing bit in CAN count towards the next stuffing group -0.55
How to swap data stored in a member of a structure (a node) in C, w... 0.00
Type casting struct to short/int for saving value on adress -0.32
How to get 63bits out of 64 -0.32
Does the compiler automatically add variables argc and argv in embe... -1.81
Header variable turn to zero 0.00
Conditional X-MACROs to align ENUMs and String -0.56
Is it possible to define _Generic's association-list dynamically? 0.00
What is the wrong in the following c code ? MISRA quality warning m... +2.36
BUILD_BUG_ON_ZERO not working in a simple user space application -0.67
CAN BUS protocol stack 0.00
Input matrix in C using function -1.31
String to ASCII Hex splitting in C -0.53
Best practices for run-time polymorphism for Embedded C++? ROMable... -0.59
How to add few indata parameters using gets(tmp)? -0.29
How strcat_s avoids buffer overflow problem? +1.00
Why is the compiler not optimizing this simple idiom? 0.00