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 ... 14 15 16 17 18 ... 82
Title Δ
How create user-defined types in C? +1.49
Terminating character arrays +0.99
Question on Usual Arithmetic Conversions - GCC Compiler +0.39
MISRA Rule 10.4 Violation +0.42
Why is itoa declared unsafely? -0.08
Use of modifier or type 'unsigned' outside of a typedef [MI... +0.41
Why does glibc's strlen need to be so complicated to run quickly? -0.98
PIC 18F45K42: How to combine 4 bytes to Int? 0.00
Huge speed difference between identical c and c++ programs +1.11
Use of format specifiers for conversions -0.34
msvcrt alternative for MinGW? (e.g. to get conforming snprintf) +2.02
Why use 'struct' keyword in class pointer declaration in C++ -1.24
How to solve a problem with circular dependancy in C and function p... 0.00
C: how can I fail to compile when -Wswitch is off? -1.45
error "expression must have a constant value" +1.86
C-style macro compilation 0.00
cannot initialize a variable of type 'std::terminate_handler... 0.00
Keil Arm Compiler: Is there a way to hook in the same function for... +0.41
Unpermitted operand to operator '!' [MISRA 2012 Rule 10.1,... 0.00
Which Codewarrior version is needed for HCS08 and HCS12X under Wind... +1.98
ATMEGA328p convert analog value to voltage +0.71
Controlling defined values during unit testing -0.19
Can I compare a function pointer to a function for equality? -0.71
What happens if you don't free allocated memory in a microcontr... +0.85
C: howto convert a pointer to access it as a multidimensional array +1.22
What causes an "incompatible implicit declaration" warning? -2.35
using type punning to decompose object into words -1.09
how to write a function that smooths a given array 0.00
Code not able to run correctly for even 300 char Inputs +1.18
About warning: "note: expected 'const int **' but argu... -1.37
Getting the offset of a variable inside a struct is based on the NU... -1.70
Proper way to assign single value to multiple variables +0.84
Why multiple if works and if else does not it this case -1.17
Is it safe to return a struct with pointer members that point to in... -1.95
How to fix "conflicting types" for a function and its dec... -0.92
Sizeof &a vs *a -0.36
Is it possible to validate an expression using preprocessor directi... -0.48
C - Using enum for bit flags - warning: enumerated type mixed with... 0.00
Do we need to use lock for multi-threaded x32 system for just readi... +0.82
Convert int* to int(*)[n] in C / C++ -2.20
Missings in a definition of function which returns value - what typ... +1.12
Is there any problem while returning the "char pointer" f... -2.08
Why do I get expected expression before 'int16_t' error in C? 0.00
Warnings are being treated as errors in Codeblocks 16.01 0.00
Extra bits added in bitfield struct in C +2.38
How to take input for multidimensional array and print the array in... +1.97
C language array & for loop does not work properly -0.50
Casting an address of subroutine into void pointer +1.66
Ternary operator argument evaluation in C -0.50
Void pointer compatibility with other pointer types -1.13