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 ... 61 62 63 64 65 ... 82
Title Δ
const keyword before a function in C -0.16
C-Preprocessor: Combine chars into a string -1.59
COM port opening with CreateFile(..) 0.00
Options for making C immune to buffer overflows and other errors? -0.84
using the strtol function for validation instead of atoi() 0.00
whether Single-shot timer stops automatically? +0.01
Segmentation fault with gcc while accessing global array in local m... 0.00
Pointer and pointer variable +1.00
What is scope of register storage class? -1.66
c - static 2d array of pointers to 2d arrays +0.50
using fscanf from a file to bool variables and coverity run +0.51
Extern, headers, global variables +0.54
Pointer to Function Pointer +2.27
pointer cast on embedded systems, byte pointer on 32bit variable vi... -0.48
How is shift operator evaluated in C? +0.20
Compile time check against multiple types in C? +0.49
Why is "defau4t" legal in a switch statement? +0.07
Optimization of loops and if +2.09
Why do you need to initialize a const variable in C++? -1.09
changing the alignment requirement while casting 0.00
How to declare an one element array in C -2.13
Self referring structure declaration +1.04
Convert char to short -0.78
How can I set the size of char [] with int -0.51
Elegant way for exiting a function neatly without using goto in C +0.14
Array of macros in C -0.45
What is good measure to compare algorithms? -1.14
Why is the size of this struct 24? -0.19
Modulu vs if statement in a loop +0.48
Serial construction of a string in for-loop with mempcpy leads to e... +0.52
Aliasing in ANSI C : Is a = (double *) (&a) allowed -0.46
is malloc + strcpy function as good as calloc? -1.31
Passing a predefined variable as a pointer in C +0.50
How can I instantiate a const typedef pointer? +0.33
*++argv[1] in C. What does it mean? -1.51
Why is ā€œiā€ variable not getting incremented twice in my program? +0.01
Undefined behavior with: c = (b=a+2) - (a=1) ; +1.68
computation order of equal priority operands in C +1.30
Examining a C source code easily +0.24
memory does not contain garbage prior to variable assignment +1.29
Macros for 3D loops in C -0.76
Finish a thread when condition is produced. C/C++ -1.65
Count lines between two code locations in C preprocessor +2.08
How to use functions with arrays correctly +0.51
Long if..else statement +1.43
while(*s++ = *t++) ; in C -1.05
Find out max & min of two number without using If else? +0.84
Why does redlib define INT8_MIN as (-0x80) and not as (-0x7F) or (-... 0.00
Manipulation of global variable in C -0.46
Why zero-initialization is not a static Initialization +1.89