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 ... 12 13 14 15 16 ... 82
Title Δ
Declaration in for gives segmentation fault 0.00
Is Dereferencing a Constant Undefined Behavior -2.19
C11 - Realloc on array of structs fails when doing realloc twice 0.00
What does 'initialization' exactly mean? -2.05
How can I execute an 'if' statement only once per iteration... -0.75
Function having return type of struct return nothing every second t... -2.23
How must we declare a struct? -0.59
Array entries being overwriten in C -1.16
How to use function typedef in C/C++ source? -1.27
variable in for loop has different values in the same loop (C langu... -0.35
Left Bitshift operation. Is this calculation correct? 0.00
Using an array of function pointer instead of switch 0.00
Filling const array with unknown amount of defines -2.13
Why is this showing "Invalid type conversion"? +1.28
Fixed-point casting 16 to 64-bits? +1.08
typedef uint8_t T_BOOL; Is it still worth it? +1.59
Can the post-increment operator be used in the parameters of a func... -1.90
Allocating and deallocating memory, writing 100 numbers into an arr... -0.11
Does "volatile" guarantee anything at all in portable C c... +0.44
Our Exercise code is outputting an unexpected -1 and we don't k... -0.24
Why do C11 global and local static asserts behave differently? +1.91
Why is "static" ignored? -0.61
Address of typedef'd constant-sized array in function argument... 0.00
ASCII codes representation in char on non two's-complement plat... -2.05
Use a base struct to extract values from void* -0.07
Const pointer to volatile struct member 0.00
Implementing Python CANopen 0.00
How should character arrays be used as strings? 0.00
Which languages have "documented undefined behavior"? 0.00
Unable to Break Out of if Statement After Button Depression - Micro... 0.00
I can't understand professor's code about malloc 0.00
C Macro expansion into multiple function definitions 0.00
What would be the output of the following code snippet and why? +1.60
How would this piece of C# code be converted to C version of it? +0.42
Regarding priority of the increment operators 0.00
Why does C++ need array of 6 size to store 5 letter word whereas C... 0.00
What is the meaning of _BIG_ENUM=0xFFFFFFFF, in the last of the enum? +0.43
Verify proper use of const in double pointer function parameter +1.57
If you declare severable variables in order, will they have increme... 0.00
How is attributing a double to an int even possible in this case? +0.42
Does Clang misunderstand the 'const' pointer specifier? +0.20
String in the Struct -1.92
Does discarding a value result in reading it? +1.17
Arithmetic Pointers referencing same addresses -1.55
How to design a good interface for embedded system? +1.24
How could value of array b[] is filled with another array a[] value... -0.39
Why does comparing pointers with undefined behavior still give corr... +1.50
Can an unused typedef or struct definition ever cause a change in b... +0.35
Global variable is smashed +0.42
How to get out of a USART ISR with an atmega? +1.53