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 ... 47 48 49 50 51 ... 82
Title Δ
Technically, can all functions be a void function? -0.38
Adding value to pointer in struct, when using it in a function call -0.14
How to understand accessing NULL pointer when using in sizeof? +0.99
C copies into two buffers though just one should be filled -1.54
How to size an array in c? 32 bit mcu -0.38
How to synchronize the duty cycle of a PWM with a sine wave? 0.00
How to keep precision on int64_t = int64_t * float? -1.26
Where does constants in for loop expression get stored in memory of... 0.00
gcc compiler __SIZE_TYPE__ 0.00
How should I handle a value that is never used? +0.30
Why struct shallow copy does not work? -1.11
C - Why this expression *q = *(q + 1) produced error when dealing w... -1.17
Compiling an application for use in highly radioactive environments +0.46
How to Disable/Delay the watchDog Timer for a certain Task in an em... -1.47
Freaky way of allocating two-dimensional array? +0.41
How to avoid non-copyable characters in a C application, run by Ecl... -2.15
2D array pointer access segmentation fault in C +0.41
Recursive C function -1.33
Create 2D array by passing pointer to function in c +0.32
Attaching a method to an interrupt routine in c++11 +0.99
Can a pointer point to a value and the pointer value point to the a... -0.02
C function for deallocating memory of 2D, 3D... arrays +1.85
CAN bus arbitration backoff time +0.43
printf with %s handling character arrays -1.32
Using char* a[] vs char a[][] +2.11
printing a set containing strings on graphics.h in c++ -0.07
Where can I declare global variable in c program , whether in heade... +0.10
De-referencing pointer to a volatile int after increment -2.00
C: what type is the difference of two void pointers? -1.71
Is there an advantage in using global variables instead of pointers? +0.45
Cache Misses on a two dimensional array 0.00
Data transfer between c++ modules -0.31
The pointer of C code -0.55
Running code while waiting for code +0.11
Array of size 0 at the end of struct +0.56
What does const in void foo(const int a) do? +1.26
Pointer to a function - A different approach of declaring +1.99
MISRA:Cast between a pointer to volatile object and an integral type? 0.00
Can you know whether free() was successful in C without crashing? +1.32
Avoiding undefined behaviour when accessing uninitialised variables 0.00
Return types of operator == in C -0.60
MISRA rule 13.6 explanation needed +0.63
"expression must have pointer to object type" error despi... +0.65
C #define based in another #define error +0.44
Does while(i--) s+= a[i]; contain undefined behavior in C and C++? +1.29
getc function produce segfault -1.25
Pointers in C with arrays 0.00
array length variable - c -1.12
Using qsort() and Structs in C +1.69
This C function should always return false, but it doesn’t +1.63