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 4 ... 8
Title Δ
Strict aliasing rule uint8_t buffer to structure -1.46
Function block architecture in a C program 0.00
Declare arrays with different sizes in a C typedef struct 0.00
Redeclaring a non-static inline function as extern +0.40
How is pointer arithmetic on multidimensional array done below? 0.00
Do we have '@' operator in embedded c or embedded c++ ? If... +1.70
Scope and conditional #define in C -0.33
automatic storage class variable in C declared outside the function... 0.00
Passing a pointer to a typedef'ed array -2.12
Why is this bitcount code not passing its tests? 0.00
Confusion about array initialization in C +0.58
distinguishes between signed and unsigned in machine code +1.00
Is there a better way to check an integer against multiple divisibi... 0.00
How can I "live watch" a variable in a union when debuggi... +0.41
error: cannot convert 'char**' to 'char*' in initia... 0.00
Converting a struct of 4 integers to a float -0.90
Parsing C declarations -1.61
C11: how does fixed-length array declaration fit in the C11 standar... 0.00
MISRA C:2004 10.5 Query +1.91
Is it safe to assign positive values of ptrdiff_t to size_t +1.55
Macro values defined using bit-shifts +1.09
C macro to paste tokens 0.00
How to write generic #define macro in C and write less code +0.42
Write to file in binary on a microcontroller 0.00
C Compile-Time assert on const array of function pointers 0.00
summarizing array of void * values +0.45
Is 1[&array] a proper replacement for &array[sizeof(array)/... +1.68
C - Retrieving the values of an int array from va_arg 0.00
Sizes of bit fields and unions in C +0.55
Can I allocate this string statically? How? +1.50
Writing a stream of 9 bit values as bytes to a file in C +1.83
Convert incoming byte stream into integers and export to Excel 0.00
C What happens when casting floating point types to unsigned intege... -0.04
Is this a strict aliasing violation? +1.89
Bitset membership function 0.00
C preprocessor - define macro differently depending on another macro 0.00
Why use a void pointer for dereferencing variables of datatypes? +1.59
How to properly add hex escapes into a string-literal? +2.24
Difference between UINT32_C and uint32_t +1.78
Copy two dimensional dynamic array(pointers) to a static array usin... -0.07
Initialize global array of struct with tree in C 0.00
Check if GUID is empty (in C) +1.70
How can I evaluate an argument in a preprocessor macro to pass to s... -2.20
C Preprocessor + and = usage 0.00
Why "unsigned int64_t" gives an error in C? -0.70
how to convert latitude and longitude to pixels -2.03
How to check if it is a number or not in C 0.00
C programming: void * argument is it really pointer to anything, ca... +1.56
MACRO that converts enum to type in c +1.91
How to handle negative or unsigned char when porting from C/C++ to... 0.00