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 ... 38 39 40 41 42 ... 82
Title Δ
Segmentation Fault - Producer Consumer +0.40
Scale elements of a structure using a cast -1.03
Dynamically allocating an array of structs in Main and then having... -2.01
why sizeof(0xF) is 4 bytes? +2.53
How does the C++ compiler know which CPU architecture is being used +0.69
Is negating inequality with NULL different from negating? 0.00
Is it possible to use iterator in C array? -1.08
counting negative integers in a matrix +0.41
Checking support for _Generic() selection in C +2.07
How to find occurrences of a #define in Eclipse 0.00
How to print contents of register in c 0.00
Optimize Case Statement +0.27
I have to check a number is palindrome or not by recursion -0.49
Client / Server issues with Malloc? -0.63
Having trouble understanding this const pointer error -0.05
C++ Pointer usage +0.41
MC9S08QD4 - assigning to doubles/longs "corrupts" unrelat... 0.00
Iterate through structure elements of the same type -1.01
Is there any way to use a constant array with constant index as swi... +0.70
How use #define statement -2.07
how to pack mix of (up to 4) uint_8t and int8_t into one uint32_t? -1.28
Does a struct instance get created when storing the address of the... +0.19
Freeing dynamically allocated int that needs to be returned but can... +2.36
Can memset be used for multi-byte types and non-zero values -1.50
How to break out from loop inside switch C++ +0.69
Best practice for compute the function return value +0.75
How can I properly assign a value to an array (of structure type) e... -1.39
typedef opaque pointer to opaque pointer -0.05
Why do we need pointer to a structure pointer to change members val... +0.45
array[1] doesn't work while array+1 works +0.90
Using polymorphism in serial communication stack c++ 0.00
data type char and its value range mentioned as 0-255 +2.23
Error handling in C: unable to malloc in nested function -0.08
Is there any Identical operator === in C like that in PHP? +0.42
C - sizeof value from void* that was previously malloced? +0.38
short x = -123; printf("%x\n", x>>3); +0.99
Can someone explain why I need to use the void *sum_thread(void *da... -1.54
C - how would compiler optimization affect a for loop with no body? +2.46
How to use macro in C to convert loop counter variable to char? -0.36
How to rotate a section of a 1d array in C? 0.00
Is there a name for non-OOP version of 'property'? +1.43
C : How do you input integers row by row into a 2 dimensional matri... -2.23
Why am I getting errors while compiling this code and how to fix th... +0.72
Is the %zd specifier an optional feature in C11? +2.63
Why does my test of sign always report "negative"? +0.55
How to find out how many bytes are needed to store a value (int) in C -1.32
Fastest way to iterate conditionally backward or forward +0.42
Can I use char[] or char* as a function's return value? -1.18
Get_s function not working -0.58
Handling protocol inside ISR to avoid atomicity +0.91