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 5 6 ... 82
Title Δ
Incomprehensible syntax in c/c++!! why can we malloc a buffer like... +1.99
Referencing a struct member with pointer arithmetic -0.58
trailing comma in define macro 0.00
Function-like macro expands to nothing +0.69
Does MISRA check if array index out of bounds? 0.00
How to display the bit pattern of a Structure variable in C which u... 0.00
why doesn´t char newWord[45]; have "clean" values at... -1.27
Bitwise & over 32 bits -1.29
Faster way for extracting and combining bits from UINT16 to UINT8 -0.21
Generate 3 PWM signals with a freq2 kHz and duty cycles 10% on P1.4... 0.00
Inconveniences of using uint64_t +0.88
What does \x00@ mean? 0.00
union and structure memory sharing -2.77
How can I make this loop run faster? +0.34
Assigning an integer value as binary to a variable in C -1.65
is making functions 'independent' best practice in C? +0.03
adding integer to null pointer address returning unexpected result -0.99
How to use helper functions to fill an array of user input size? +1.69
Find out if a typedef defines a specific type in C 0.00
Create a dynamic array of pointer over 2D Array +0.39
invalid use of undefined type & storage size unknown -1.35
C "stdio.h" function alias/rename +0.39
Is using the vendors libary with bitfields for mapping register a g... 0.00
Declaration of char pointer array without knowing the size at progr... 0.00
after dereferencing a char pointer i'm getting unexpected output +0.40
extern structs in C Error: array type has incomplete element type -0.72
STM8: local declared pointer on global variable 0.00
accessing memory using pointers 0.00
How do static variables in C persist in memory? +1.56
Unit test for ensuring conditionally compiled code in c++ -2.42
Automatic memory allocation occurs at compile time or at run time i... +0.42
Reserving space in SRAM for SRAM decay experiment (C ; AVR atmega64... -2.13
Defining A Function Pointer Using Assignment In c +0.40
Invalid initializer when calling malloc in C? -2.03
if I initialize a char array to zero/{0} do I have to null terminate? +1.90
What rules in C11 standard determine the evaluation of `int tx = IN... -0.70
Subtraction of char* in implementation of strlen() +2.65
C typedef defined function -0.43
in C char foo[foo] is not allowed, but why? and how to use input as... +0.40
How are variables stacked into the stack in C? 0.00
How to use signed or unsigned integer for bit mapping in C? -1.29
Using for loop to make a Loading... animation -0.09
what is the output of pointer problem related to array in c and why? -1.50
How to increment and decrement a char pointer in a menu-driven C pr... 0.00
MISRAC2012-Rule-18.1_d Problem with Ethernet MAC 0.00
need to memset global strings or strings inside global structs +0.34
New array, derived from another array of pointers to strings, just... -0.13
Freeing dynamically allocated arrays in C inside second function -0.68
I am trying to print an array in the reversed order but it is sayin... -1.31
Stubbing a C function that has a a parameter with the same name in... -1.22