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 ... 72 73 74 75 76 ... 82
Title Δ
random number without using seed C programming -0.09
Why to define functions rather than include a file -0.42
Signed/unsigned mismatch when comparing two unsigned values using a... +0.70
In which cases should we use typedef for a structure definition? -0.41
bss segment in C +1.02
Why does char * malloc give me a seg fault with scanf? +0.57
What is an invalid initializer? Where is it in my code, and how do... +0.44
C function that counts lines in file +0.09
How to use a static C variable across multiple files? -0.73
Warnings on too-small array sizes to functions in C/C++ +0.67
Can compiler sometimes cache variable declared as volatile +1.65
How do I do a memset for a pointer to an array? +1.21
C printf() in interrupt handler? -0.37
Initializing a Struct of a Struct -0.22
typecasting char variable into unsigned int -0.59
Should `!var` or `var == NULL` be used? -1.54
what is the difference between these C statements? +0.92
C preprocessor: expand macro in a #warning -0.51
Why it is different between -2147483648 and (int)-2147483648 +0.10
Multiply by 5/8 and watch for overflow -0.72
Difference between using an if statement vs a #if statment -0.46
How to organise bigger multi-class GUI projects? -0.25
Serial asynchronous I/O in Windows 7/64 0.00
Automatically convert to upper-case +1.81
How to dynamically print a string based on a sensor reading +0.17
char ** then dereference to char * +0.54
pop and peek doing same in that case? -1.34
String conversion to int -0.23
What technical disadvantages do C99-style VLAs have? +1.70
Representing EOF in C code? -0.54
In C program can we make the name of a variable to be a variable? -0.64
unsigned int storing signed value +0.06
Does the following Linux driver C code have an off by one error? -0.45
Timer module on HSC08 +2.52
SIGSEGV from Kernel -1.01
Event or polled based embedded MCU system architecture? +0.54
displaying the received no 0.00
Difference between short int and int in C +0.56
strncpy vs sprintf +0.46
Most efficient way to match (a few) strings in C? -0.58
Reversing a array of character in its own place +0.42
The member variable of a static struct in C -1.71
Segmentation fault on printing pointer value -0.43
Cast A primitive type pointer to A structure pointer - Alignment an... +0.28
How does strcmp() work? -0.78
remove trailing blanks -0.97
How to assign struct values to other struct values using bitwise op... +0.15
Why do the string functions in C work on arrays with char instead o... -0.15
What is the difference between Integral Promotion and Balancing in C? -1.92
Why don't C and C++ have built in ways to check for integer overflo... -0.58