StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

user694733

Rating
1559.63 (5,669th)
Reputation
11,117 (13,456th)
Page: 1 2 3 ... 8
Title Δ
C contiguous data arrays +0.85
C contiguous data arrays -1.15
Calling a function with va_list argument needs va_start() at the be... -0.22
How to turn a if-statment into bitwise operations without if-statment 0.00
New array, derived from another array of pointers to strings, just... -0.07
Sum of all elements in a two dimensional array. In C -1.35
IAR Workbench: No Definition for "HAL_SPI_Init" error 0.00
C or C++ preprocessor selecting code blocks +0.02
c when would you not want to use strict aliasing? -1.07
How do I convert part of the code for ICCARM to GNUC? 0.00
Variadic macros with zero arguments doesn't compile even with #... -0.50
Why is the macro-name not painted blue? 0.00
Numeric file identifier like __FILE__ for logging purposes -0.47
Is there a simpler test for leap year in C? -2.24
C macro with #ifdef -0.36
problem with IDEs which when you click on a line in editor, the cur... 0.00
how can I avoid the use of #if in a polymorphic print macro -0.34
Error(E0852)expression must be a pointer to a complete object type(... 0.00
How to get 63bits out of 64 +1.53
Extra Header Files Created After Build in IAR Workbench 0.00
c preprocessor: arithmetic in concatenation -1.44
"Local" labels in C and jump table implementation -0.21
Add suffix to enum during runtime 0.00
C macros to return function result if != 0 -0.90
compiler warning: left shift of negative value -0.24
What is the best method to implement function overloading in C? +0.37
How to design a good interface for embedded system? -0.25
IAR does not correctly compile C++ file with Auto (extension-based)... 0.00
How to design generic backward compatible API for embedded software... 0.00
How does ARM processors differentiate between negative numbers and... +1.95
C preprocessor: declare structure data from a given enum value 0.00
Is there any way to reduce the IF statement without using the terna... +1.52
Is it ok to store an 8- or 16-bit value to a 16-bit aligned buffer... -0.11
Static function declaration without definition -2.44
How to handle replacing string-literals and why is allocating on he... 0.00
Dereferencing the address of a pointer-casted variable +1.46
Why OR every SPI register of the SX1272 with 0x80 0.00
Should I use bit-fields for mapping incoming serial data? 0.00
Converting 2D array into 3D? 0.00
Avoiding variable-length stack arrays at compiletime +0.66
How static initialize a 2D array to a pointer to pointers? +1.44
Check if a constructed constant is #define'd +0.34
Inconsistent strict aliasing rules +0.96
C macro compiler warnings +0.41
Conditional Linking in IAR EWARM -0.39
Should a cast be used to truncate a long variable? +0.23
Modifying values pointed to by a struct member in a function -0.39
Output lenght of a PIC microcontroller dictated by a pulse 0.00
In this case, how to modularize program as well as achieving inform... -2.32
How to assign Unique int value to string or Char? -0.10