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 ... 16 17 18 19 20 ... 50
Title Δ
Use strcpy() or strncpy() for array of strings? +0.14
Replace words in sentence 0.00
getline into char** yields only the last line -0.79
invalid type argument of '->' (have 'struct arr') +2.71
Constructing struct from char* payload in C 0.00
Why use fixed length allocation instead of static allocation? -0.96
Turning LED on in Nucleo 64 F103RB via Registers 0.00
Given a memory address, how do I print the byte located at that add... -1.27
Pass array of strings to function and use malloc -1.44
What is the most economical way to handle queues in FreeRTOS? 0.00
Any documentaion available for behaviour of unsigned char pointer i... -0.30
Is it possible to allocate same address to two different global var... +0.64
why doesn't this program in C language print anything? +1.33
How can I concatenate integer bit fields in c into a uint64_t integ... -1.45
USART3_IRQHandler() is continuously called with LL_USART_IsActiveFl... +0.59
Why does float types works well with Keil but not with Eclipse (gcc) 0.00
STM32 same while loop code but compiled to different assembly code -0.37
Bits: Search&Replace bit sequences -1.04
How do I use interrupts with adc stm32 Low-Level (LL) Libraries? 0.00
Bit banded struct of 16 bits gives size as 3 bytes as well as incor... +0.78
c memcpy struct by value -0.83
Increment a char in C +1.20
How to use realloc to change the size of memory? 0.00
C - one dimensional array 24 elements with random integers, use a l... +0.64
What is the difference between 'char *' and 'char (*) [... 0.00
C struct with data arrays over a socket -1.62
Why can't use "getc(f)) != EOF" to compare directly? -0.37
"warning: left shift count >= width of type" seems to... 0.00
How to union an array pointer? -0.85
Make a function that Replace elements between two arrays +2.75
Diff between ++*p and *p ++ +0.46
How to test the return value from a function against multiple value... -1.45
exercise 9.7 Kochan. strange output -1.14
Is there anyway through which USB device know that the Data is read... 0.00
How to pass a full 2D array to a function in C -1.42
Array type 'some_typedef_name' is not assignable 0.00
Redefining initial stack pointer value for stm32f3 0.00
C unions and undefined behaviour -1.74
Is this code snippet not recommend or wrong, and why 0.00
How to toggle the case of letters in C? +0.60
#define __attribute__((always_inline)) evaluation in c/c++ 0.00
C89 Switch case using a set +0.11
simple way to split string based on delimiter in arduino +0.14
Two Task Synchronisation With Mutex In FreeRTOS +1.32
Best Way To Shift Characters To The Right In Char Array -0.26
CPU usage C Packed struct vs Unsigned Long Long operations -1.20
Why the FFT function can only be activated through the Preprocessor... -1.01
Why doesn't gcc call abs function? -0.35
How to create an input validation for a division problem where i ca... +0.64
How reliable is DMA to GPIO on STM32 MCUs? 0.00