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 ... 67 68 69 70 71 ... 82
Title Δ
Idenfifying a 10 digit number in middle of a string -0.31
my_strcpy gives seg fault -1.17
how to jump back to the top of a program +1.53
printf string literal with address operator +1.43
gcc optimization in pre-increment & post-increment +0.79
Pointer to Array of Bytes -1.09
"error: array type has incomplete element type" after try... 0.00
Canonical way to check if a bit is on in C? +0.43
Where to locate certain functionality - in the object class methods... +0.37
Complicated structure copy by pointer -0.66
Why does the C++ standard not deprecate the increment/decrement ope... -1.46
Searching words in a very big file +0.17
Dereferencing pointer to an incomplete type +2.77
Using unsigned int vs. checking if negative -0.30
Returning strings with const char * in C +1.65
Union and endianness -0.44
How to initialize an array in c with incrementing values at compile... -0.30
What does “shall be a pointer to the initial element of an array of... -2.02
Packed struct bitfield vs #define'd bitmasks +0.05
calling same threadproc() multiple times, without first call finished 0.00
Is there a difference in the way memory is zeroed by calloc and mem... 0.00
Array of size LONG_MAX +1.93
Bitwise operations. Is this code safe and portable? -0.93
C, Is it possible to ASSIGN a macro to a structure variable? -1.38
Printing binary char in c -0.47
MISRA: Bitwise operation on signed integer -0.60
Misra rule 19.7 : function like macro +0.05
To print the value inside an Unsigned character pointer +0.51
sizeof() showing different output +0.61
adding space in strcat -0.54
pointer to an array of pointer to functions -0.65
expected ) and ( error in c +1.12
Refactor (C) pseudo code to remove goto -0.50
How to convert the double to become integer -0.13
Why putchar, toupper, tolower, etc. take a int instead of a char? +2.48
Prefix and postfix operators necessity -0.11
Why does this function cast an int argument to a volatile pointer a... -1.11
Using of typedef struct +2.67
Operator precedence table 0.00
What is the execution sequence for the code below? -0.71
Why right shifting negative numbers in C brings 1 on the left most... -1.27
how to use flexible array in C to keep several values? +2.96
Ways to avoid/lessen the pain of the return value check after every... +1.10
Type conversion - unsigned to signed int/char +1.35
sizeof() operator in if-statement -0.27
What is the difference between C, C99, ANSI C and GNU C? A general... +0.56
How can I know what OS I'm working in? -1.15
Is there a way to both check a macro is defined and it equals a cer... -1.58
Ring buffer: Disadvantages by moving through memory backwards? -0.57
MISRA 2004: 10.1/R warning 0.00