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 ... 4 5 6 7 8 ... 50
Title Δ
STM32 sending value via UART to serial port +0.62
Possible to know section of memory a variable is located? -0.86
How to use a global variable in #if conditional check? -1.25
Erasing STM32 Flash Sector is hanging program +0.61
SYS_TICK handler function is not getting called after enabling flag... 0.00
Using user input value of unsigned char instead of the generated va... +0.22
Although using typedef of an data type before define it, no error f... +2.28
Checking if a string exists in an array only returns true for 1 of... -0.84
Reverse of 5 digit number & check orignal number and reverse nu... 0.00
How to bit shift "x" with "y"? +0.62
Getting the value inside a pointer pointed by another pointer? 0.00
.size operator in assembly ( stm32 ) 0.00
Can NVIC enable interupt after CPSID i is execute 0.00
BUG with my Double to String function in C 0.00
Why is realloc not resizing the memory of my array? 0.00
What could be an equivalent approach to a casex statement from Syst... -0.06
Difference between variable declaration and definition in C. When d... +0.59
Copying strings to an array -0.40
How do I determine when the compiler is caching values and not read... +0.60
Cortex-M3 (EFM32GG) - ARM-GCC Linker Flags for Newlib-Nano 0.00
Insert more than one bit into uint32_t in one step 0.00
Comparing pointer value passed into a function by address with null... -1.29
Is there a way to get back to while loop after fgets returns null? -1.23
How to create a pointer to a multidimentional array? 0.00
Set new value to complete row of 2-dimensional array in C 0.00
Alphabet Triangle in C 0.00
Printing a function drawing next to each other -1.02
initialization problem while filling a struct in c 0.00
What does the character "%XX" mean in C language? +1.18
How to use fractions in C? +1.82
C Set Array size by strlen() -0.05
Pointer arithmetic, pointer to the end of a container -0.58
Why a led in arduino uno is not toggling and is always in the "... +0.12
Does fmodf() cause a hardfault in stm32? -1.31
How to Format Turn Floating Point into Exponent Using Constants in C +0.34
problem running code in VS code using scanf 0.00
function using a pointer to a pointer with a structure +2.73
When is a Cortex write to a device realised 0.00
Stop STM32F4 RTC in debug 0.00
How to use a swapping function without malloc? 0.00
Find offset in struct 0.00
compare two address, list C 0.00
C cannot declare valid int pointer 0.00
C integer to binary bit order 0.00
How to negate a positive integer in C without * or - operators? -0.84
Type casting ~0 to (unsigned int) and (unsigned short) with format... -1.01
Is it worth inlining a function containing one tight loop? -0.09
How use a dynamic array with a structure +0.09
How to use signed or unsigned integer for bit mapping in C? -0.11
Sum of Digits of a Five Digit Number in c?Could you spot the error? +0.67