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 ... 23 24 25 26 27 ... 82
Title Δ
Why does the logical statement !0x00 return 0x01 in C? 0.00
Converting to char to char[1] with double matrix variables -0.06
If Else falls with variable in C -0.74
Can the pointer dereferencing sign * be called "many"? +2.62
failed execute of devc++ program 0.00
Assignment after initialization to specific index in an array +1.11
Safe assign of values to bitfield in C +0.37
Passing a pointer to a typedef'ed array +2.12
Function Prefix vs "Function Struct" in C -1.48
Put a 2D array into existed memory using double pointer in C -0.13
Can a C #error macro display multiple line message? +1.66
C string at the end of '\0' +2.59
C pointer conversions +2.12
could anyone explain to me how this piece of program works? 0.00
Trying to condense code while keeping modularity with bitwise opera... +0.42
What's the meaning of "reserved for any use"? +0.74
Uart dma receive interrupt stops receiving data after several minutes 0.00
Automatic storage duration struct initialization +2.74
ANSI C: Declare a pointer of type "array of string" +2.75
Is it possible to allocate different memory location for structure... 0.00
"Pointer from integer/integer from pointer without a cast"... 0.00
Memory allocation for pointer to a char array -0.13
uninitialised value and clang optimizations 0.00
How do C compilers provide access to several memories? -2.11
C no op statement outside functions -0.45
Which program in the compiler takes care of the preprocessors? 0.00
C: What even is function pointer conversion? 0.00
C: How to access a function pointer stored in a void pointer (void... +2.75
Why is this statement producing a linker error with gcc? +0.45
error compilation, function pointer +0.60
Passing macro created by #define to function/array -0.66
C - Bitwise manipulation -2.15
2D array C++ pointer address +0.71
Several disturbance about the pointer +1.81
Why do we use `const` for strings when defining with pointers in C? +0.44
Advantage of #define instead of creating a function in embedded -1.19
C - Could runtime code change between executions? -0.09
Interrupt service routine to measure a phase difference -1.98
Visual Studio 2017 does not supportC11 new feature _Generic -2.01
Using data stored in calloc buffer +0.45
"private" variable in c +1.22
Optimize a function in a search biggest square algorithm +0.90
How are 'enum' values stored in C language? -1.30
How to loop through structure members? +1.59
How to handle endianness in C 0.00
How to define "complex" structures in C -0.45
How to use constant pointers and constant strings properly 0.00
Unknown behaviour of assignment op in C -0.05
Passing peripheral objects to be used as class members in embedded... -1.93
Strange behavior using goto for error handling in C +1.67