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 ... 37 38 39 40 41 ... 82
Title Δ
MISRA C++ rule 5-0-3 false positive warning +0.35
I can't understand how to convert hex string to unsigned char i... +1.16
SPI on atmega328 not working +0.18
static library doesn't contain macro -0.02
int i=0; foo(++i, ++i, ++i); well defined? 0.00
How to print 0 to 9 digits without using any digit in our code? +0.12
What's the meaning of p = (int(*)[3])malloc(3*sizeof(*p)); +0.40
c terminology, header vs signature +1.40
void pointer in function call in C++ vs C -1.05
Order of operands in C -1.53
communication lost detection CAN 0.00
Parse variable number of differently typed integers from a line in C -0.24
Why global variable is different from local variable in this functi... +2.69
Do null pointer deference and uninitialized memory belong to memory... +1.20
Implementing Breakpoint Read/Write on PowerPC +2.10
What does `(c = *str) != 0` mean? -0.75
Getting specific character values from argv[] and making a new cons... +0.44
Enumerate over an array in C while outputting the number of the array +0.36
What is this C idiom (if (1))? +0.14
Composite Predicate of function pointers in C -2.07
MISRA-C: cast literal number 0.00
Optimize integer and floating point multiplication +1.89
How to create type safe enums? +1.10
Why need the (void *) in the pointer conversion? -1.98
Forcing the size of an enum'd field in a structure +1.02
Function outside main not returning proper value from For Loop 0.00
Preincrement vs postincrement in terms of sequence points -0.54
Is there any datatype or method that calculates the sum of previous... -1.99
strtof undefined; assuming extern returning int 0.00
Creating new memory regions for heap / stack for voracious algorithm 0.00
What does this mean in C -2.65
Iterate through enums in C? -2.13
Proper type for a dynamic array of const strings +2.25
How to pass an array of strings to a function? -1.38
Local variables defined inside loop -1.52
c comparator best practice for when more arguments needed -1.14
cs50 pset1 water.c I am getting error while compiling -1.96
Is there a difference between porting and migration in programming? 0.00
mem___: bytes or chars 0.00
How do i pass values in an empty vector? -0.07
volatile and non-volatile bitfields -1.09
How to name unnamed fields in a C structure? 0.00
Can you explain the output of the following structure code? 0.00
Variable substitution in C (in the variable name itself) -1.53
A macro for printf caused Segmentation fault 0.00
Why does implicit type conversion results incorrectly in this code? +0.48
What can I use instead of #include<graphics.h> in Mac Os? 0.00
How to get a value from a memory adress in C? +0.70
code crashes when accessing a predefined array -2.17
pass block instruction as macro's argument in C -0.73