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 ... 49 50 51 52 53 ... 82
Title Δ
Change on code size when using far pointers in C +0.44
Can header exist without being a file? -0.98
Type-agnostic memcpy in c99 0.00
While trying to understand a pointer, I have the following concern +1.72
Pointer to constant +0.61
Would a Little Endian vs Big Endian data structure change my answer? -2.14
Should I avoid casting a pointer? 0.00
variable-sized object may not be initialized - C error -0.11
Null-termination guarantees by fgets if NULL is returned 0.00
Is this algorithm to find the sum to infinity of a series acceptable? +0.11
Do interrupts hold their state when GLOBAL INTERRUPT is disabled? 0.00
How to find the nth bit of an integer in C -1.65
How can i free memory? -0.98
void Pointer on windows -2.47
Why this C code (for-loop) is looping forever? -1.16
How to program factory reset switch in a small embedded device -0.04
My Bitmap resizing program isn't working properly? 0.00
Design of a Communication Stack on CAN -0.46
C/CAPL defining one array from another +2.29
In C, why expression(Statement) conatining comma(,) operator work d... -0.11
Program to print the English word of a number +0.25
C hardcoded array as memcpy parameter -0.05
How to iterate over enums, by standard? +0.45
Logical operators +1.04
How do 'C' statements execute inside memory -0.09
How to fix function returns address of local variable error in C? 0.00
custom data type in c: 4x14bit + 1x8bit within a 64 bit 'contai... +1.31
C program. Taking top number from input file, creating 2d array, th... -0.57
Endianness and pointer casting in C -1.16
Can GCC warn me about modifying the fields of a const struct in C99? +1.76
How can I cast the expression to get rid of QAC warning? 0.00
Reading 2d array from binary file and return the pointer this array... +0.67
C variable allocation using macro -0.30
Integer arithmetic produces a strange result (rounding after divisi... +1.72
How to override assert macro in C? +0.45
Is hidden declaration possible in a project? -1.04
Loop with different iterations -0.04
0 appears when outputting a shuffled array -0.88
Difference between ** and &** in C in context of 2D matrix 0.00
How to get the size the trailing padding of a struct or class? -0.33
Returning a local partially initialized struct from a function and... +0.53
rationale behind Misra 2012 not allowing cast between different poi... -0.32
Principle of different operand types adoption for ternary operator... +2.00
data segment too large while compiling +0.52
Will a string initializer somewhat waste memory? +1.96
deallocate single element of a 3d array in C -0.35
Why redeclaration of variable is allowed inside loop and if conditi... +1.17
High Performance Bare Metal Abstraction -0.54
Mixing bitfields in structures 0.00
Converting pointer to concatenate +0.87