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 ... 70 71 72 73 74 ... 82
Title Δ
Indexing to get access members of a structure. C programming +0.47
Pointer or Value -0.01
dynamic C string access -1.26
C Global Struct +2.08
Next set of n elements in set using bitwise operators +0.85
C++ Error: undefined reference to `main' +0.80
Is multiple variable comparision inline undefined behavior? -1.05
Is there a memory leak in this code? +1.41
Is there any inconsistency in the C programming language? -0.02
How to get variable name in java? -1.18
Best way to expand dynamic memory in C -1.10
What is more efficient, reading word by word from file or reading a... -0.45
Interrupt-safe buffer 0.00
Right shift with zeros at the beginning +1.93
How to copy bits from one variable to another? -0.81
Is it possible to pass a block of code as a #define argument? -0.82
placement new equivalent in C -0.58
MISRA C 2004 and c99 0.00
How to test if defined macro is empty at compile time (objective-c... -0.84
Usage wise difference between const & volatile qualifier in C? +1.60
A function that equals two arrays using pointers -0.82
Bitwise AND on signed chars -0.34
Implicit declaration of all function with param (int&, int&) +0.51
Designing Memory block for variable storage +0.35
using macros for equal and and operators +0.40
Is there a printf specifier that requires float not double? -0.85
define variable in the middle of the code could generate compilatio... +0.64
C: typedef union 0.00
why am I getting an undefined reference error in C for my implement... -0.59
"Reflection" and incompatible pointer types in C -0.87
Arduino EthernetServer read() only works when Serial is initialized... +2.24
Dynamically allocated array - elements not accessible -0.59
Is (x++, y) + (y++, x) undefined or unspecified, and if unspecified... +1.53
What if I omit the return type of main function in C? -0.42
What is C11 cor 1:2012? 0.00
void main(void) vs main() -0.32
Proper way to initialize nested structs in C -0.45
Unspecified return values -1.12
How to force an unused memory read in C that won't be optimized away? +0.00
linked list or array to store strings in C -1.35
Global pointer in C -1.90
const volatile pointer function argument +0.78
Is there any way to avoid repeated code when you're casting a void... +1.98
MISRA equivalent for medical industry? +0.91
The ISO C standard defines two classes of conforming implementation +1.67
expected , or ; before if -0.77
C/C++ Why to use unsigned char for binary data? +1.22
c: opaque data type creation, "invalid application of ‘sizeof’... -1.36
Small C Code Optimizations (Hacks): Useless in today? +0.55
casting integer division into double in C 0.00