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 ... 19 20 21 22 23 ... 82
Title Δ
C: It is possible to pass variables to a function that request a st... +0.73
How to expose C struct size without exposing its type? +1.70
Bitshifting vs array indexing, which is more appropriate for usart... 0.00
What is the difference between Error Active Node and Error Passive... 0.00
How to initiliaze a dynamic 2D array inside a struct in c? +2.08
Value of char c = 255 converted to int +1.79
Initializing union of two structs with common initial sequnce +1.73
Is it possible to define a pointer without a temp/aux variable? (Or... -1.16
How to get get last character on getchar()!=EOF -0.57
Why is the printf statement in the code below printing a value rath... -1.53
MISRAC:2012: Rule 4.1 Octal and hex adecimal escape sequences shall... 0.00
How to append a char at a defined position -0.89
c coding style, return at end or at init when function condition fail -0.59
How to sum a hex string -0.13
Is the form for(int i = 0... a gnu extension? 0.00
Why are FIFO One-quarter full, Half-full, three-quarter full interr... +1.95
Replacing one character in a string with multiple characters in C +0.43
Unclear reason for assignment discards volatile qualifier +0.49
Question about GCC Optimizer and why this code always returns 42? -0.27
Storage Allocation for register storage class in C? 0.00
Interfaces in C +0.97
Filling and Printing a 2D array +1.26
MISRA C: 2004 Rule 5.5 (advisory): No object or function identifier... 0.00
How can we use unions and structure within a #define statement +0.43
How Can I save some data before hardware reset of microcontroller? +1.23
Processing ASCII commands in a more robust and type safe way +0.44
anyone knows what is this define declaration? +0.15
static const vs const declaration performance difference on uC +2.04
Can a type which is a union member alias that union? -0.32
Confusing output of two different Char Array +1.68
How to force the linker to store a const array of arrays of strings... +1.11
why result of (double + int) is 0 (C language) +0.88
How to fix compilation error "WinMain" in a C program? 0.00
Effective types of allocated objects and structs +1.85
CAN Bus Bit Timing Calculation 0.00
Definition of "Application" from Microsoft and uC/OS +1.93
What is the meaning of static? +0.82
Is using malloc within scanf compliant to c ansi standard -0.63
(CAN) What is an RTR and SRR bit? 0.00
Are multidimensional arrays accessed via temporary pointers? -0.76
What does the array operator "-" (a hypen or a dash) mean... -1.14
Standard way to initialize and use a struct 0.00
How is the default enum size (short or no-short) determined by the... 0.00
Canopen node become stuck in preop state 0.00
Is it technically impossible to implement memcpy from scratch in St... -2.19
atoi does not seem to be working for my program +0.43
How is this code functioning inside the computer? P.S - I'm a f... +0.62
How to name a good/meaningful type? +0.43
Staticly assert that enum is a certain underlying type 0.00
Where is the usage of (type-name) for C language defined in the lan... 0.00