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 ... 28 29 30 31 32 ... 82
Title Δ
casting from empty byte array to struct pointer can violate strict... -0.30
What does this for loop do in C ? -0.70
Array-notation decay to pointer-notation - only for function parame... -2.01
C ISR handlers in c++ application -0.29
Dev C++ strtok_s throws [Warning] assignment makes pointer from int... +1.20
How do I store a converted char to binary number -0.44
How to deal with assert() in a function, when you have dynamically... +0.08
Undefined Behaviour in Python -0.63
Casting to void * before freeing memory (C programming) 0.00
How do these uart structs as function parameters work? +0.41
MISRA C 2012 Rule 16.1 All switch statements should be well formed +1.13
Understanding dynamic memory allocation of a string within a struct -2.58
A proper way of associating enums with strings +1.13
Is there any option to switch between C99 and C11 C standards in Vi... -2.15
Elegant way of accessing union members of a structure +0.30
Could someone explain this macro #define g_once_init_enter(location... +0.57
how to fix this Implicit declaration of function 'io_service_ge... 0.00
passing argument 1 of 'func' discards 'restrict' qu... 0.00
In embedded MCU application is it better to use uint_fast16_t or si... -1.38
How to print calculated numbers that have 15 digits in c? -1.03
What is a full expression in C? +1.70
What's a modern term for "array/pointer equivalence"? +1.66
PC-Lint Misra 10.1 Error on Boolean Expression -2.11
How to suppress PC-Lint Note 970 for int main(void) function? 0.00
What syntax should I use in the header of a function taking a two d... +2.13
How can I prevent the gcc optimizer from producing incorrect bit op... -0.48
Is volatile required here -1.55
Why does copying a structure by a direct assignment fail? +0.42
C: Is there a way to lower the speed of printf-outputs 0.00
Alternative to printf with limited number of arguments? +0.40
Does it make sense to type cast literals? -1.83
How does the LPC1788FBD144 chip configure the ADC function to colle... 0.00
Shifting by a number is different than shifting by a variable +1.56
Servicing an interrupt vs servicing an exception -2.24
Sizeof operator with variable-length array type +1.71
"the C programming language" book exercise 1.2 possible w... -1.69
Define enum type in C -1.01
How to add value to an address in c -0.44
Some details about C's integer type 0.00
Changing character in a string to two characters -0.81
C language: find output of given program +1.34
MISRA C rule 12.2 0.00
If a part of the program exhibits undefined behavior, would it affe... +0.56
Why Dynamic Allocation of a Struct by casting doesn't work? -0.59
How to prevent a function from being called from certain sections o... +0.80
How to define arduino byte array in C 0.00
Macro to replace undefined tokens with some predefined value 0.00
Linux UART transmitting Problems 0.00
When 0xFF is in char array, it gets read as integer along with next... 0.00
Is it safe to memcpy to a dynamic storage struct? +1.77