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 ... 66 67 68 69 70 ... 82
Title Δ
What will be output of simple C function and why? 0.00
How to make gcc happy about embedded systems and void main(void) +0.55
Scope of variable +0.41
What does __align(A) mean in C 0.00
Generating C code for functions of different signatures, but same i... -1.20
In C, why does my initialized to 0 int variable get reported as uni... -0.17
Misra C error in Macro definition +0.10
How do you Interface HCS12 with bluetooth device? 0.00
If statement where all the conditions equal each other +0.13
2D array of pointers to an array of pointers to a struct array 0.00
having the same function in multiple c source files -1.47
Necessity of volatile keyword when defning a pointer with a hard ad... -0.47
Endless loop in C/C++ +1.27
How does typecasting a char to a structure work -1.86
Optimize C code +1.56
C unsigned modulus causes compiler warning -1.22
what is maximum 3D array size in C +0.02
How to change value of arguments in the function -1.23
Shorten C string to exlude further characters from the first occurr... -0.63
get "error :lvalue required as left operand of assignment &quo... +1.70
Convert character to index for jump table in C +0.71
Why must the first 31 characters of an identifier be unique? -1.48
Passing array into function -0.63
error: expected delcaration specifiers or '...' before 'time' [C] -1.81
Compare array values to a single value in C +2.23
Input validation ( with multiple values ) 0.00
C:string getting corrupted between malloc and strcpy +0.30
resolving multiple inclusion issues -0.51
Interlinked struct and callback in C -1.65
why only & and | are called bit wise operators? +0.48
Ansi c preprocessor: Can I concatenate macro name and argument into... -1.28
how to print 'space character' with the double defined in c? -1.04
cast pointers address offset varies -0.82
Are C compilers allowed to optimize away redundant statements? +1.07
why do i get segmentation fault in 1st code but not in 2nd code? -0.63
dependency management in c project +0.07
compile-time struct size check, error out if odd +0.06
Offset in a struct with bit fields +0.52
Buffer overflows - overwriting a string +1.52
Multiple assignment in one line -0.53
Rules for doing pointer arithmetic +1.55
Array Pointers in C -0.50
Conditionally execute scanf function? +2.39
what does the following code do in C? -0.62
Does the type of bitfield affect structure alignement -0.21
Encoding and Decoding text in c 0.00
Choosing const vs. non-const pointer for user data -1.09
In C, is it possible access a variable name at run time via pointer +1.41
Order of data while casting array to struct -0.45
How to write Hello World in pure c (Without using any c library)? +2.17