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 ... 52 53 54 55 56 ... 82
Title Δ
using malloc when I know the maximum size of the char array +0.49
Misra violation with bitwise operator -1.40
How to define a macro describing a memory location? +1.83
error: request for member ‘table’ in something not a structure or u... 0.00
C programming abstraction - typedef external declaration +0.55
In C, why do some people cast the pointer before freeing it? +1.14
A dynamic size array in C +1.63
MISRA C++-2008 Rule 5-0-15 - Array indexing shall be the only form... +0.49
Clarification of book's explanation and source code: #define BI... 0.00
I have an infinite loop, which i need to break in between, only if... +0.49
Statement error in main of defined structure from header in C +1.76
Combining _Generic macros +0.49
What does this C macro do? +2.78
Why is this program running when input is 1? +0.24
what does a[0] = addr & 0xff? -0.54
Which operator is faster: != or > +0.96
Local character array in function retains its value from previous c... +2.82
short variable dump is not proper inside structure -0.52
c11: use _Generic raise SIGSEGV 0.00
Why does output of printf() in C change; when ("\ n") is... -1.23
putw() function in C +0.14
redeclaration of function errors in C (microcontroller) +0.79
Emulating String concat behaviour from VB6 in C -1.23
Allow child window to process all keystrokes -0.00
Code::Blocks writing code in other language -0.17
Locating array in assembly -1.90
Embedded System State Pattern: Storing information related to async... 0.00
Bitwise shift >= 32 operation for 64 bit variable in C +0.50
Language c slowing down loop +0.49
How can i printf at realtime ? when the user still gives input at s... +0.49
Can I modify the return data type from int to int8_t or int16_t? -0.17
Dynamic memory allocation in embedded C +1.21
Removing spaces from in between sentences. -0.15
Is it undefined behaviour to memcpy from an uninitialized variable? +1.11
scanf with const int* const works, but shouldn't +1.48
Check if char array is not garbage? (valid chars) -0.60
Why does malloc work with zero size? -0.02
"Abusing" loops for reducing if-nesting +0.06
What is the difference between literals and variables in C (signed... +2.04
How to properly use malloc() to store many integer values? -1.00
How can I quickly printf 2 dimensional array of chars made of point... +1.06
Trouble with VLA's in C 0.00
What, if any, are the disadvantages having a header file of header... +1.20
Is it reasonable to use enums instead of #defines for compile-time... -1.64
How do I initialize members of a struct that is pointed to by a poi... +0.60
Multidimensional array and pointer addressing -0.58
Why do the conversion specifiers, %o and %x, work differently for p... +2.54
C operator order -0.54
Determining to which function a pointer is pointing in C? +0.23
Segmentation Fault on 2D array in C +1.05