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 ... 16 17 18 19 20 ... 82
Title Δ
I want to check whether all elements(integers) from starting to end... -1.32
Can I write to a vector in an interrupt, and then read within main... -0.10
Modifying the return address of a function for jumping a line code -0.22
How many ways are there to printf() and scanf() a float* variable? -1.47
malloc function memory management +0.49
Passing pointer to pointer for reallocation in function -2.12
Assign an array to array in struct -1.31
Am I seeing an optimisation bug when iterating through a list in C? 0.00
Converting a pointer to X to an array of X +2.13
C standard regarding pointer arithmetic outside arrays -0.32
How to pass "a pointer to a function with parameters" to... +1.76
In place reinitialization of objects -0.60
MSVC 1 bit enum type equals -1 and equality test fails +1.49
C Matrix Multiplication Dynamically Allocated Matrices -2.08
Is this bit operator code is side effects (term used in K&R C b... +1.15
Can someone help me figure out why VS Code refuses to acknowledge g... 0.00
MISRA-2012 Rule 20.12 violation: misra_c_2012_rule_20_12_violation:... +0.39
How an embedded board developers decided on what endianity they wan... +1.16
How to determine that multiple threads call function simultaneously... -0.59
c syntax error on common variables between different .c files +1.43
GCC C warning "duplicate ‘const’ declaration " -0.75
precedence and execution of the operators in the statement -0.85
Is this function ok to convert binary to integer in c +2.16
Stopping a function currently running from an interrupt handler -0.37
How do bit fields interplay with bits padding in C 0.00
what is the purpose of using offset to get register full address in... -0.69
What is the fastest way to reverse a power of two in C? +0.80
How to understand type cast for pointer arrays? 0.00
Pointers with increment and decrement operators +0.29
Struct packing in different memory sections on AVR 0.00
Declaration of a variable inside a swich case -2.27
Detecting if a macro argument is a typename 0.00
Initialize all struct members of struct array in C, using designate... -2.17
Array of structs with dynamic allocation runs very slow in C in com... -1.26
How can I convert this code from C to C++? +0.38
Change of flexible array into pointer -0.86
Compatible declaration for __attribute__ ((section(".abc.dfe&q... 0.00
Creating a function adapter without the use of anonymous functions -1.80
HOW to write program that scan string of strings with pointers 0.00
uint8_t not rollover to 0 after reaching 255 not working properly -1.20
how to cast void* to int[][3] -1.55
Fill an array at index n with m times data without bit-fields 0.00
Need help for creating recursive function without multiple returns 0.00
Can't get the reason for segfault +2.09
How do i copy members of a struct into an array of double in C? +1.69
How to compare uint8_t array to a string in C? -0.59
How to omit the dots, commas and white spaces for a string (needed... 0.00
Confused between call by ref and call by value in my code +2.70
Why using pointers (with low optimization) makes the program faster? +0.62
How to compare uint8_t array to a hex value in C? -0.97