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 ... 68 69 70 71 72 ... 82
Title Δ
unsigned volatile long Vs volatile unsigned long -1.15
copy char to char array +0.56
A proper way of comparing unequal char arrays in c -0.43
Explain variable declaration in C -0.75
Why doesn't GCC's ternary extension support assignment? 0.00
Designated Initializers in C99: How to handle empty uninitialized s... -1.21
How to get the correct value of / and % operators? -0.36
How to pass a linked list from a file to another in the same project? 0.00
Encoding decoding bytes -0.28
c array wrapper struct no malloc allowed +0.04
Unsigned integer and unsigned char holding same value yet behaving... -0.88
Dynamic and static char array -0.33
Why am I printing garbage with putchar(); in this for loop? +2.11
Generic matrix: how to pass a type in a function argument +0.48
How is this pre-standard function declaration compiled with modern... -0.90
Dynamic C, How to add 2 "hours" as 4 digit Integer -0.52
Safely detect, if function is called from an ISR? -0.78
Is switch case a loop or a conditional construct? +0.32
struct representation in memory on 64 bit machine -0.50
Is the NULL pointer implicitly converted to type (int*) when we use... +0.91
C programming , need help understanding some concept 0.00
Casting arrays and structs +2.21
What are static and dynamic binding in C (strictly C,not C++)? +2.91
What is a composite type in C? +1.17
How to access elements in double pointer style matrix +0.56
Condition for lvalues and rvalues in C -0.49
Modifing data from uint8_t array very slow? +0.37
MISRA04 casting a typedef struct pointer as int pointer 0.00
Input using gets not working, but working with scanf -0.84
What's the most appropriate way to sizeof a struct +0.64
Is "const int x = get();" legal in C?Can we assign a func... -1.23
Why use 'function adress == NULL' instead of 'false'? -1.78
C program — coding the figure given n when n is odd? +0.21
How to assign anything to array in this C function? -1.24
cannot open source file "limits" 0.00
How to make certain parameters optional in C function +2.29
How to use an array of pointers inside a structure correctly -0.44
Are global variables always initalized to zero in C? +0.86
Can I auto collect a list of function by C Macro -0.38
C, strange behavior while using printf -1.07
Strategy for protocol frame decoding +0.54
@ sign in C variable declaration -0.91
Printing an array by recursion in C++ -0.86
Pointers to array affecting wrong array +0.88
Reading first line of the file is not working +0.31
Is the compiler allowed to optimize the stack memory usage by reord... -0.02
Casting negative numbers -0.80
scanf() function is not holding the screen for user to enter data +0.55
Use Arduino signals as input for PC? 0.00
extendable map vector using structure of union 0.00