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 ... 76 77 78 79 80 81 82
Title Δ
why choose one's complement when writing to a register -0.46
Fibonacci! Recursive printf -2.46
Usual arithmetic conversions in C : Whats the rationale behind this... -1.75
Inheritance in C: good, bad, or other? -0.67
Is sizeof(int) guaranteed to equal sizeof(void*) -0.65
Why does division result in zero instead of a decimal? +0.51
Redistribute bits from byte array to set bits -1.30
Dynamically load a function from a DLL 0.00
Take substring from a string in C +0.88
Comparing unsigned char and EOF +0.33
multiply two arrays with int values -0.85
Why this code is not efficient? -0.67
malloc problems cause segmentation fault +2.01
C programming pointers and char array problems +1.54
typedef pointer const weirdness -1.08
Are there any uses for untyped unions(w/out a type tag)? +0.57
Access memory through pointers to structures of pointers +0.16
Solve a segmentation fault in a pointer to a pointer to a string +1.09
Is there any advantage of such coding-style? -0.89
Endian independency in C +1.89
Changing the size of static array -0.94
Accessing bit-field in C by its address -1.22
array orientation in structure -1.54
Initializing char Array with Smaller String Literal +0.63
calloc typecasting to pointer to pointer +1.69
How to modify a struct in a function and return to main? -0.82
Big Endian Vs Little Endian Padding Issue +2.28
arguments are reversed for a C function +1.59
How to use a variable as a parameter in a function that only suport... -0.24
Electronic components programming questions +0.95
How sizeof works ? Memory map for variable length array of strings -0.40
Why strcpy() and strcat() is not good in Embedded Domain +0.17
Array of pointers to arrays. Printing strings in PIC18 MPLAB IDE +0.98
Function pointer to specific memory -1.05
How do I create a static function to be used in two .c source files? -0.93
delete second occurence of a node in single linklist +0.50
strtol not detecting integer overflow -0.75
Is a global or static declaration safer in an embedded environment? -0.34
C Language: Since there is no "byte" primitive, is using... -0.75
C Language: When you dereference a "pointer to a pointer to in... -0.50
How to send a mail using MAPI? +0.47
In C, are you allowed to cast directly from a certain type of point... -1.28
Macro definition in C and C++ -0.88
What's the point of const pointers? +0.65
&& and || operators 0.00
Memory address of a memory address in a machine? (C language) -1.70
Reading from two serial ports simultaneously in c++ -0.48
Using Windows slim read/write lock 0.00
Null is type object, so it's truthy? What's going on behind the sce... -0.22
using pair and make_pair in standard C -0.28