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 ... 11 12 13 14 15 ... 82
Title Δ
C: Why is &= better that =? -2.18
Heap-Overflow or Buffer-Overflow? +1.95
arithmetic right shift shifts in 0s when MSB is 1 -1.53
Simple question about declaring an empty string in C 0.00
A question of strstr() and fgets() in a demo from the book《Head Fir... 0.00
How to properly allocate memory for an array pointer passed as an a... +0.41
Can I turn this requirement into a macro? +0.48
What is the purpose of Anonymous Unions? +0.57
(x | y) - y why can't it simply be x or even `x | 0` -0.81
How to control or optimize or remove or deallocate unused memory in... +2.38
Data copy method direct assign vs memcpy in c +1.24
For loop, why is the last condition always executed? -0.46
Trouble understanding a typedef along function pointers -1.06
When 'B' or 'b' are typed, would not be counted wit... +0.43
Char Pointer Malloc/Realloc 0.00
Casting uint64_t on bitfield +0.45
Can i replace multiple bitfield structs as an array in C? -1.34
Optimizing file write C +0.43
What are the differences between memory management in C and C++ +0.07
Define variable before while loop or as static in loop -0.75
Is this undefined behaviour 0.00
Making hexadecimal numbers more readable -1.37
Drawing simultaneously sine and cosine curves -1.97
Getting error: Bad file descriptor: ***stack smashing detected*** a... 0.00
pass dot as parameter to C macro +2.15
Parse in and return 2D array -1.93
Pin configurator and database for bare metal embedded systems +1.09
I mixed up two programs in the cs50 sandbox in c? -0.67
memset char * with Integer -2.23
Union function pointer initializing for both C and C++ -1.62
Pushing boolean values of an array to uint8 bitfield -1.74
Structs, typedef and malloc, calloc -0.08
How can I make my code in compliance with MISRA 2012 RULE10.4 0.00
How to define function type with typedef? -1.18
How does this program get 5 finally? -1.18
Handling duplicate symbols for peripheral registers when testing em... -1.93
Adding space between multiple c macro paster 0.00
Is there a better way to write this for C++? +0.00
Struct definition +1.53
Detect declaration of array larger than free memory -0.56
Evaluation Order of C Language -1.63
Best way to pass a string array to a function imposing const-ness i... -2.31
What is the size of a structure pointer in C? +0.78
stand alone object code in C and inline functions -0.79
C pointer to array declaration with bitwise and operator +2.09
Is subtraction less performant than negation? +0.83
FILE vs HANDLE - what is the difference between these two things +1.64
Printing table using graphics library in c 0.00
Problem with using scanf function under stm32 +2.22
Printing entered string using pointer manipulation -0.27