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 ... 13 14 15 16 17 ... 82
Title Δ
How to verify if a void pointer (void *) is one of two data types? -2.02
Copy "pointer to const" to "pointer to non const&quo... +0.27
Does the C startup code change addresses of data -2.00
Why is this macro compiler dependent? 0.00
Difference between linker script file and .map file generated by li... 0.00
Explicit cast when assigning pointers in C +0.87
Efficient threshold checks of absolute value in embedded C 0.00
The best SPI Baudrate Prescaler -0.56
Using a switch to map function pointers to strings +0.03
What if i try to print large ints using %c and %s? -0.53
Bit-field types in GCC vs C11 standard -0.02
Why I cannot use int arr[2][2] as a parameter? +0.42
Is it possible to get the address of a variable while doing mathema... +1.86
Address location and value at address location in C -1.85
I need to know why my interrupts are not working here 0.00
Function-like macro, 'REPORT_ERROR', defined [MISRA 2012 Di... 0.00
Why isn't this led sequence loop Looping? -1.20
"error: (1098) conflicting declarations" when function ty... 0.00
Verify macro argument size at compilation time -2.28
If a pointer to pointer is NULL, then is it necessary that the poin... -0.56
How to create 24 bit unsigned integer in C -1.86
Macro for endian-independent conversion to big endian +1.10
Is there difference between a static const and const variable insid... -0.96
Writing pointers to the address of GPIO out pin +0.57
How to I manage code for different Pin-Out boards in an embedded pl... 0.00
Reducing code duplication in C program with nearly identical statem... -0.84
In an ADT, must the structure declaration be in a separate .c file?... -0.41
Checking the status of the GPIO even before main starts in embedded... -0.03
How does ARM processors differentiate between negative numbers and... -0.52
I am inputting a double integer into an equation, but keep getting 0 0.00
C compiler not recognizing unsigned long -2.11
Does the following violates strict aliasing +1.61
C string dereference and then re-reference acting strangely? +2.67
How to properly normalize pid coefficient in q15 fixed point -0.09
Why does this person used (1 << 0)? +0.57
Compiler optimization of bitwise not operation +0.20
copy 2d image data with this function - why it works? +2.03
char* vs const char* in C +1.60
Macro compiles in C but not in C++ (MSP432 BSL invocation) 0.00
Is "void" a scalar type? -1.63
How to check if a variable contains a specific number? +1.97
Difference between different ways of initializing pointers in c +1.65
Conflicting types with a declared int func -1.56
Should mutexes be stored in main or in the object? -0.09
Using memcpy for copying array to struct and vice versa in C -1.05
Manually adding a bitmask vs adding a bitwise shift -2.09
Printing out an array of pointers defined in header file 0.00
How to let user determine array size of global variables? +1.01
WaitForSingleObject: do not lock a mutex but check the current state? +2.38
Unclear casting in C -1.61