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 2 3 4 5 6 ... 50
Title Δ
STM32 create RAM section -0.33
How to resolve: failed to insert all hardware breakpoints; you may... +0.11
Why does C abstract away sizeof during pointer arithmetic? -0.95
Reverse printing from txt file using recursion in C -0.40
Should I include in the main file the headers that are already incl... -0.17
Built in LED is off when GPIOC13 is high, but on then GPIOC13 is low 0.00
Same address, different values in c via void pointer type casting -1.35
Is there a delay between enabling a peripheral timer and the timer... 0.00
Why do my variadic functions in my printf function not work? -1.01
Define extern variable of type alias in header in C +3.02
C, function in switch case -0.73
in C is it possible to have a macro with conditonal break statement -1.62
Is there an efficient way to build positive-negative number pattern... +0.61
Use an array and allocate memory in a struct (Flexible array members) 0.00
C - Passing pointer as an argument to a swap function -1.29
The same expression produces completely different results -1.81
Redefining a define -0.87
Volatile and multiple reads by compiler +1.01
What is the difference between char *name[10] and char (*name)[10]? +0.16
Passing struct pointer to function doesn't edit it 0.00
Conversion to little endian format in C +2.90
How to clear terminal in C without using #include? -0.40
Adding elements inside a typedef while taking care of the overall s... -1.03
How to get dynamic array's size in C? -0.75
How to detect a word using strstr but by alphabets in C 0.00
Using pointers to change the bytes of integer variable -0.86
Valid ways of setting points in structure 0.00
Find the sum of a mathematical series +0.11
Strange performance of C code: more instructions executes faster th... +0.11
C - Assign value to pointer at position, is it possible? +0.55
Pointers, function and 2d array in c program +1.61
How do I initialize a pointer to an Array of structure 0.00
How to split a string into characters of 2 -0.17
How to get STM32F446 running at 180 Mhz? -1.80
Assigning a pointer to a pointer in C results in a null pointer 0.00
I am trying to input a string and make the first letter uppercase +0.59
C operator Precedence == and & -0.33
Copy two elements from uint8_t array into uint16_t variable using p... -0.83
How to initialize global pointer to extern variable? +0.94
Strange output when using do/while in C programming lang +0.82
How to add multiple parameters in DO-WHILE loop in C +1.40
STM32F103 PLL comparing reset value with a flag value "CODE WI... 0.00
How do I print a char inside of an " if " in C -0.14
Initializing function pointer to new function in C 0.00
Why do i get the error "error: conflicting types for 'fels... 0.00
Why does printing a character variable with %d give a negative valu... -0.85
Why application of indirection to a two-dimensional array gives a p... -1.19
Write to STM32 internal flash fails 0.00
Concatenate separated char** elements in C 0.00
Counting vocals function on C 0.00