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 ... 20 21 22 23 24 ... 82
Title Δ
Code doesn't work when I reference double pointer -0.82
Visual Studio Community 2015 and C Language Debugging 0.00
SIGSEV when trying to access dynamic array of pointers (C) +1.99
Expression syntax in function main (Turbo-C) 0.00
Strict aliasing rule uint8_t buffer to structure +2.13
Variable length array types in function prototype scope +1.65
How to change if else statement to switch? -0.16
Don't know how to extracting two-dimensional arrays in three di... -0.62
Segmentation fault after second cudaMalloc -1.88
How to dynamically allocate function code? +1.62
How to pass arrays to a function in C -0.09
What would happen if "i = i++" was not considered undefin... +0.05
Macro to replace nested for loops +1.28
How to convert array of uint8_t values to hex dump char string in C -1.22
Function that copies a 3d array in C? +0.04
Macro function for printing with UB +0.15
How to resolve MISRA C:2012 Rule 11.6? -1.92
Why do negative array indices make sense? -0.79
Backwards compatibility and secure versions of functions +2.41
How to get a 2 dimensional array as output of a user defined functi... -2.03
How to resolve MISRA C:2012 Rule 13.2 and 13.3 for C code? 0.00
How to make C code to MISRA C:2012 compliance? +1.78
Is there a way to make my ones complement code far more efficient a... -1.24
Extract upper and lower word of an unsigned 32-bit integer +0.22
Bitmask - Left shift overflow 0.00
Defining function and printing in c -1.04
Pass char from string to function -0.57
Why is assigning a value to a bit field not giving the same value b... +1.77
Compile-time assertion to determine if pointer is an array +0.67
Is declaring a variable inside an if statement in c a bad habit? +0.14
Maze generation code in c generating weird characters -2.27
Warning assignment from incompatible pointer type while assigning t... -2.04
Is C compiler allowed to optimize away unused function arguments? +2.04
LPC824 microcontroller ADC demo HardFault problem 0.00
what will sizeof() return when union is inside a structure in c? -0.68
Get rid of "Incompatible pointer" warning caused by typedef 0.00
Will disabling interrupts protect a non-volatile variable or can re... -1.34
C, minus operator in multiply 0.00
Is cache invalidation promised in this implementation -1.05
Issue while reading registers from modbus slave written in pymodbus... 0.00
Another invert char array in C -1.96
Assigning a pointer to a larger array to a pointer to a smaller VLA 0.00
How to set base address of a matrix? +1.33
Passing struct to a function to assign values +1.21
How can I return a int[N]* in a function in C -2.13
ELI5: What is the data type of `int *p[]` -1.32
C: Compresing DNA sequence into binary 0.00
Pointer to array of pointer vs pointer to an array 0.00
Value Assignment in C +1.78
Can I access a union in my source.c from main.c in PIC C18? +1.65