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 ... 65 66 67 68 69 ... 82
Title Δ
RS232: To parity or not to parity? +1.98
Are object-oriented concepts applicable to the C language? -1.51
Error on Declaring variable in for statement -0.83
Integer Pointer Array +1.22
string handling in c using pointers +0.51
How to memset a structure in C +0.55
What does casting char* do to a reference of an int? (Using C) +0.15
Pointer to pointer clarification +0.80
Is better a switch or a const table? (embedded SW) +0.78
Remove value from front of queue in C -0.57
Economizing on variable use -1.08
In C, how to release global static pointer? +1.13
check validity of relational expression containing undefined variab... -0.45
Setting interface pointer in WM_CREATE, becomes NULL in WM_COMMAND 0.00
c structure array initializing +0.29
Highest operation, a 'constant', lacks side-effects [MISRA 2004 Rul... 0.00
cc compiler issue in C +1.29
How to concatenate a char * and a const char*? -1.01
MISRA 9.2 initializing float and unsigned arrays +0.56
Difference between general-purpose operating systems and soft real... +1.92
Why is memory size doubled when allocating a large number of char*? -0.46
Behaviour of macro changes when used with parenthesis +2.33
Conditional statements inside printf +0.05
When we used malloc without declaring stdlib.h header file compiler... -1.20
Warning 639: Strong type mismatch for type 'uint64' in binary opera... +0.05
Data type promotion or demotion in C +0.51
Strange compiler errors inside Winapi.ShlObj.hpp 0.00
Convert string to hex like "88" to 0x88 -2.04
can we create a macro in c- language without define #define +0.55
ANSI C (1989): is it possible to init a variable with an OR? -1.06
for(++i;++i;++i) the second argument is < or <=? -0.12
This code return wrong first pointer in a array of pointers -1.68
Address of elements in an array -0.51
Inexplainable "Error C141: syntax error" In C on Arduino +2.78
ways to include many header files +1.09
Strange segment fault when initialize using {0} in GCC +0.69
Free pointer to volatile data -1.81
Display hex values on LCD using 8051 MCU 0.00
Static arrays inside of functions error C +1.78
Assigning (const char *) to function pointer executing a hex code -1.86
Best practice on writing constant parameters for embedded systems +0.18
Bitmasking with ~0 bitshifting using variables and constants 0.00
Reading hardware register in C program -0.23
Casting pointer to (void *) lvalue +0.70
Validate the claim that it is better to use pointers to pointers wh... 0.00
Implementing min() and max() in Clang without double evaluation -0.81
Evaluation of OR'd if conditions +0.07
How can one implement an array of functions on C? +1.21
No segmentation fault +0.48
Can someone tell me why this program prints -56? +0.68