StackRating

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

Lundin

Rating
1559.33 (5,730th)
Reputation
120,052 (545th)
Page: 1 ... 17 18 19 20 21 ... 82
Title Δ
0/0 in C - gcc-7 or higher +1.84
Is char** a pointer to an array of strings in C? -2.50
Use of #define to alias structure members -1.07
How to solve a conflicting types error in c? -0.53
How do I convert this hex value in a u32_t to its corresponding cha... -0.15
How to initialize the array fields of a struct with zeroes +1.13
strcpy vs direct assignment: Overflow issue 0.00
C CORTEX-M4: How to access uint8_t data sent by UART (vcom) as int3... +0.40
c language compound assignment, how is v += e different from v = v... -1.54
Do pointers support "array style indexing"? 0.00
How to shift the entire 2D array 0.00
I have a problem with variable's assignment and While function -0.04
How to turn integers into string in c programming? (eg. 0 => zero) +0.17
How can i make strings contain the delimiter after tokenizing? 0.00
trying to make sense of this #define -1.85
How bitwise or and not operator works? +1.33
Is it OK to force the size of a bool to 1 in a C struct? +1.05
What (and why) is the most safe way to use a internal hardware watc... -0.63
What does pointer do inside loop when initialized again and again? +2.26
Bitwise shift ( varUint8 >> 7) & 0x01u - Misra complient 0.00
A more consise way of executing code once only in C? 0.00
Why results of GCC and Clang are different with following code? -1.67
Is ACK mandatory in CAN bus communication -0.15
Can I use logical operators for hexadecimal comparisons? -0.26
How to avoid conflict on a CAN bus when sending data frames with th... 0.00
Boolean Array and Bitwise Operation in C +0.95
Error realloc with Dynamic Array of Void Pointers 0.00
Why should I declare a "private" function static when I c... +1.27
Accessing the bits in char through a bitfield 0.00
Difference between Function pointer casting in c and c++ -1.36
How to get the most significant bit of an unsigned 8-bit type in C +0.41
Can this volatile access be optimized out? 0.00
Read registry key as string returns numeric values +0.38
Run time memory allocation without an OS -1.78
Using common code in different projects where core types are are di... 0.00
Is it possible to generate CAN bus error using STM32? 0.00
How to use this CCITT-CRC16 function? -0.58
variable length array alternative in c language +0.62
Is possible cast from a preprocessor to array? +1.02
How to type-pun in C +2.15
C program Changing argv programmatically gives heap corruption erro... +0.04
Bit comparison code, would like help understanding it 0.00
How to fix - unexpected output using getchar() and do-while +0.15
When are local variables initialized in C? -2.26
Object representation of char * and void * +1.23
c fixed memory pool implementation -2.05
Can I skip a value of i in a for loop? -0.10
How to include c header file in another header? -2.76
Struct inside union, uart status +2.41
sprintf stack buffer overflow 0.00