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 ... 13 14 15 16 17 ... 50
Title Δ
What does `typedef` mean in this context 0.00
About function pointers in C +0.02
Generate a fixed number of pulses on the STM32F4 PWM +0.16
What int (*ptr)[4] really means and how is it different than *ptr? -0.08
Using a custom linker script, static variables aren't getting s... 0.00
How do array pointers work in C and how to change pointers -0.27
How to use EOF to read all data from file +0.63
what does the byte datatype function return in C -1.47
C return address of stack variable = NULL? -1.00
I want to allocate memory to function pointer -0.32
How can i access a array buffer through a pointer which is a member... 0.00
Can I have a C routine, which prevents free()ing the memory twice? -0.54
non-Apple C compiler for mac +0.39
Trouble passing a struct to a separate function in C 0.00
Is there a compiler option that could be used to initialize stack v... -0.49
Why does my PWM function work outside the interrupt but not if its... 0.00
format specifier and reversing a 32 bit signed integer 0.00
in C, having an issue with finding the proper operators used to fix... 0.00
Hang up with UART and DMA 0.00
Why is char not a single character? -0.78
Conditional data watchpoint doesn't work in ARM GDB -0.36
Why can an int return type function return a string? -1.24
How do I pass a variable used in a function to a variable in anothe... +0.42
C: find the longest line -1.47
C: I don't know what this mean "while(temp->next->ne... 0.00
conditional compiling three-file project -1.49
how to debug macro? -0.17
How to use circular mode in stm32f429zi? 0.00
How does this pointer-based strcat work in C? -0.65
How to configure SWD pins using registers in STM32? -0.37
Can't convert to Lower/uppercase a char* pointer using a loop i... -0.78
Warning from gcc: braces around scalar initializer, how to fix? -1.06
Can I insert a node before current node in singly linked list using... -0.74
C problem with memory leaks (realloc function) -0.37
Evaluating boolean expression with recursive -1.51
2D dynamic array of structures does not work as intended -0.37
what is the type of a pointer to dynamically allocated memory of po... -1.36
Is incrementing a _Bool defined? -1.21
Assembly move instruction seems to be useless 0.00
How to counter conflicting types error when dealing with pointers? 0.00
when this code executes, it shows no output. Why is that? +1.57
Write a C function to evaluate the series // sin(x) = x-(x3 /3!)+(x... +0.11
C99: Custom implementations of non-standard functions 0.00
Does every function get its own stack in c? -0.23
Does array initialize memory in c? 0.00
Multiline macro in c (#if-#endif) -1.39
incompatible types in assignment of 'char[10]' to 'char... +0.46
get n leftBits of binary in C 0.00
what is the purpose of using this parameter, int (*cmp) (void*, voi... -0.14
Has anyone figured out how to program the STWBC-MC module by STM? -1.30