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 ... 31 32 33 34 35 ... 82
Title Δ
cppcheck null pointer dereference, but it can actually become null -1.92
Portable ISR-safe data-passing -0.07
+= operator for uint16_t promotes the assigned value to int and won... +0.46
User input from one line into multi dimention array -0.09
Why does the size of the same identifier differ in C and C++? -0.92
Can I change the default return type int in C? 0.00
Trying to fix MISRA Violation Rule 10.4: unsigned 32-bit int and si... 0.00
difference between stack segment and uninitialized data segment +2.69
Is "return i++, i, i++;" undefined behaviour in C? +2.79
Passing a pointer to a function doesn't change its value +0.91
C type casting: bitwise or arithmetic 0.00
Why value stored in struct and union object correspond to any paddi... +1.93
Join const char with int into a char* -1.31
Structure used in other source files 0.00
C: Check if array includes consecutive elements that are equal 0.00
deprecated conversion from string to char * 0.00
On which software layer ISR belong? 0.00
Issue with TFT lcd screen speed 0.00
Is a pointer cast platform dependent? -1.16
Cast buffer to structure pointer +0.43
Provoke stack underflow in C +0.83
How to convert string to int32 to hex and store into buffer -1.61
What's wrong with the innocent macro definitions of min/max fun... 0.00
How do I convert this goto loop in a while loop? -1.08
How to use pointer type in C? +0.43
C Why is it possible to declare a function with 2D array of variabl... -1.61
C - Creating an initialisation macro for an array of structs -1.32
Use of getch function and gets and puts functions -2.09
Can all bits 0 be a trap representation for integers? -2.06
Why stack smashing happens with column index only in my matrix prog... -1.29
Swapping 2 pointer array of char without using strcpy and must use... +0.43
No significant performance improvement in multi threading 0.00
How to cast a struct onto a different struct member +0.61
Interrupt-driven USART using UDRE with ATmega328P 0.00
Is there a more efficient way to create a counter for a quiz game u... -1.04
Why does sizeof(a ? true : false) give an output of four bytes? -0.13
C changing the value of the pragma pack variable based on bitness 0.00
How to initialise a pointer to an array of integers in a single lin... 0.00
In c, Is it bad to have functions dedicated to allocate memory? -0.92
Expression assigned to a wider essential type +2.42
Intermittent conversion warnings when bitwise OR'ing literals i... +0.39
Good way around initializer element is not constant error in C? 0.00
Represent this data into matrix form in C 0.00
Initialize struct with function defined in initializer in C 0.00
Better solution than if-else if? +1.30
2D array pass in a function without Define (M x N) globally +0.42
Partial bytewise access to C enum 0.00
Multiple type specifiers in declaration list +0.97
How to identify an object in C +0.78
Parsing a char in to typedef union array 0.00