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 ... 38 39 40 41 42 ... 50
Title Δ
function parameter receives a int "b" number but print a... -0.63
Casting of ~0 from int to unsigned int 0.00
What's the difference between var and &(*var) -1.18
[RETRACTED]Any gcc options to treat "int i[]" like "... +0.16
Display changed definitions of a header file in C -1.32
Difference between developing C/C++ code for different target MCUs +1.00
Toolchains for ARM +0.45
After storing data in heap, how can I store it in struct without st... +0.17
Is there a way to initialize a `const` `struct` using `const` varia... -0.53
Understanding the inlining with gcc (inlined function assembly code... +1.15
Weird C code stm32 HAL SPI 0.00
Are there are any examples of modern target/compilers where breakin... -1.67
Reversing characters until EOF -0.29
Converting a decimal to a 16 bit binary using unsigned char and wit... +0.66
C Macro trick to hide assignment? -0.35
Different results on different computers +0.66
How do I start up a minimal project with STM32CubeMX? +0.33
Does the -O0 compiler flag have the same effect as the volatile key... +1.67
Copies of a pointer into a pointer doesn't work in C +0.42
Use double pointer to Create a function to do matrix operation +2.90
Packed 3D vector float points into unsigned int and unpacked it 0.00
Is it possible to know what user write without pressing enter? +0.67
Dangling pointer in case of integer pointer vs char pointers -0.48
Converting Char array to Long in C error +0.44
Creating a new array without duplicate integers from an array in C -1.16
STM32F302: Only one DMA channel to transfer 2 registers from ADC 0.00
unable to find Prime number using Continue control flow 0.00
Write a C program to remove the occurrence of the word `the` from a... +0.37
How to implement a^b without `pow`? +0.67
C function that prints pointer of an array? -0.33
Unable to use CMSIS library in Atollic 0.00
How do you use this formula for setting a GPIO pin to output (ARM a... 0.00
32bit integer scaling with no overrun -0.28
stm32f427 interrupt clear pending bit -0.33
Sending 16 bit values on 8 bit UART 0.00
How can I change an array of string pointers in another function? -0.17
Arrangement of variable declarations in C determines which one gets... -0.96
uint64_t variable with & operations +1.81
What does the "uw" mean at the beginning of variable name... -0.32
Cant Understand My Mistake While Using Pointer To A Pointer (C) -0.33
How do I enable ADC_1 interrupt in STM32 Microcontroller 0.00
Add char to beginning and end of a string -1.00
The right way to clear an interrupt flag on STM32 0.00
STM32 Blinking LEDs with a Timer -0.39
Is there a safe way to specify the value of an object may be uninit... -0.82
Count Cycles not matching on STM32F103C8? Prefetch buffer not worki... +0.67
How can I translate this loop into a for loop? +1.16
How do I return a character array from char *functionName(int array... +0.18
Which is the correct way to transfer values between unions? +0.60
Is it possible to convert a char** to a char* in C? -0.44