StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

0___________

Rating
1417.32 (4,535,916th)
Reputation
11,195 (13,344th)
Page: 1 ... 9 10 11 12 13 ... 50
Title Δ
How to read only half a byte from a binary file at a time in C? +1.31
How to pass array[int] to function with out var -1.47
Would a C compiler be allowed to replace an algorithm with another? -0.84
How can a variable take the address of itself within its own declar... -0.38
Translating from C to assembly 0.00
Specify absolute address on embedded 32bit 0.00
When I'm accessing memory values in my microcontroller why is i... -0.42
Why is this kernel causing problems? -1.06
sprintf cause my program stop working in keil 0.00
How to implement delays in microcontroller firmware 0.00
Why doesn't my Flash Control Register update when I write to it... -1.84
Is it possible to leave fields unitialized using designated intiail... -1.52
C bitwise operation -0.37
In C (also C++), how '&' operator works as both address... -0.39
GCC, C11, How to display a macro calculated value in C? 0.00
Why are the array and the pointer to it stored in such different lo... +3.23
Double pointer to struct -0.77
CubeMX and STM32 WorkBench; Error: selected processor does not supp... 0.00
What does this bitwise expression do, and can it be reversed given... -1.27
STM32 TIM callback to raise flag 0.00
Weird results with type conversion of literals and return values in C -0.11
Inspection of variable values in real time debugging 0.00
C Left Shift Operator +0.58
Macro does not reach .c file +2.77
infinite loop in C when the user enters a character instead of a nu... +0.63
What is the difference to declare a pointer before the malloc 0.00
"Segmentation fault (core dumped)" error when using mallo... 0.00
About memory and how to calculate the ending address -1.85
Function returns the oldest value in linked list -1.28
How to jumble up the order of a pointer to an array of strings in C? 0.00
CubeMX timer configuration question (screenshot attached) 0.00
STM32 RTOS timer interrupt and threads 0.00
How to implement a Low-Level LL_GPIO_ReadPin( function in STM32f103 0.00
Why can't I use string functions like scanf() or gets() strcat(... -0.79
Breaking up conditionals in order to reduce DRAM usage +2.98
Dynamically length/sized char array in c 0.00
Is there a faster way to lowercase a string in C? 0.00
Detect if execution character set letters are contiguous -0.49
printf with multiple pointers as arguments in C -0.49
Converting 8 bits in binary to 1 byte -0.62
Different compilers showing different results for sizeof() operator 0.00
Why is the & 1 and + '0' is needed to display the binar... 0.00
Why does this create an infinite list of negative odd numbers? 0.00
Do we name each element in this Array? 0.00
Allocating array doesn't increase struct size 0.00
Reset pointer position of an array of strings within a function in c 0.00
Is it better to keep functions in header files or source files 0.00
Why do I get this value when printf continues reading and shows the... 0.00
|| (or) equivalent in C/++ preprocessor directive? 0.00
Is this undefined behaviour ( working with string literal) 0.00