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 ... 22 23 24 25 26 ... 82
Title Δ
c structures and pointer allocation pthread -0.10
c - void pointer array with random print +1.05
Can you cast a "pointer to a function pointer" to void* +0.60
Which one is safer to use? " ==TRUE" or " != FALSE&q... -0.16
compound literals and pointers -1.44
Embedded C. Make a structure extern vs passing it by reference to a... -0.09
Initialize an array inside a structure 0.00
Is `#pragma pack(1)` risky/dangerous if a struct contains only byte... -1.19
Structs of two different types - need to pass one to a function dyn... -0.10
How does free() affect the memory address on the heap? -0.94
Trying to append elements to multi-dimensional array. Exception thr... +0.20
"The C standards set lower bounds on the numeric ranges of the... 0.00
How are the datatype size limits in limits.h determined? 0.00
A program uses different regions of memory for static objects, auto... +1.51
Try to access data through null address in C? +2.06
Automatically detect if need to add a "const" qualifier i... -0.76
How to return 1 if both number share sign without if statements? -0.65
Array members defined as constants -0.34
Passing a C string and using it with a local pointer +0.87
Guarantee of non-equality of pointers to standard functions? -0.24
How do I store multiple arrays of strings at runtime, in C? -1.10
MISRA C:2012 Rule 14.4 +1.25
Segfault; unaware what's causing it 0.00
pass by reference recursive function without initialising the refer... -0.23
Is it OK to #include .c source file for maintainability of embedded... +0.79
Do we have '@' operator in embedded c or embedded c++ ? If... -2.25
How do I see inside opaque data types? +0.43
Performance benefit of using buffer on heap over stack (C) -1.37
Memory representation string in Little Endian and Big Endian +1.17
Switch - How to check white space? +0.72
Can calloc() allocate more than SIZE_MAX in total? +1.23
How are the addresses given to pointer variables? Do they follow an... -1.16
Understanding RAM speed using malloc, memtest and dd -0.58
"Split" an application on an embedded system +1.07
I can't see the problem with my program's output even after... +1.86
The pointer address is NULL for some reasons +0.33
Why is gid_t not in my sys/types header file? -1.96
Memory mapping peripheral registers using pointer array +0.02
Hardware specific library in HAL +1.53
Enforce two structs to have same size at compile time? +1.01
Fastest way of comparing strings in C 0.00
C programming malloc and NULL -1.21
Frequency measurement with 8051 microcontroller +1.93
Overwrite static function name using macros 0.00
Is Misra-C compatible with X-macros? +0.36
How to use two functions that return different types as a function... +0.43
C MacroMagic - Struct Definition -0.97
memory allocation for declarations and definitions in c +2.70
Difference between two unsigned long representations +1.01
dereference local array in C -0.46