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 ... 51 52 53 54 55 ... 82
Title Δ
Function without any return type -0.52
Store address as value and use it later on pointer -2.02
A More Concise Return Statement +0.92
C: Having a pointer to pointer in main and create an array in other... -2.13
conversion from char * to uint8_t * -0.52
Iterating through a two dimensional array column wise in c +0.48
What is the difference between these two C function calls? -0.30
C strcmp implementation using subtraction of characters -1.14
Convert String user input to a double +0.71
when to use pointers in function arguments in c, UART function +0.33
Is accessing statically or dynamically allocated memory faster? +0.48
How to set array of pointers to arrays correctly in C? -1.45
Why is there output from this code? +0.00
What is meant by: int (*b)[100] +0.89
When is it possible to replace a function in C with a macro? 0.00
Why the value of this matrix element is unknown? +0.70
Most Significant Byte Computation -0.69
expected ';' at end of declaration list c when i have one a... +0.25
Passing multidimensional arrays as arguments in functions in C -0.42
Allocate memory for two dimensional array of integers but it should... +1.23
understanding given header file -0.01
Use of pasting operator `##` with types in C +0.63
2 out of 3 voting using function pointer approach for state machine... 0.00
memcpy to concat smaller arrays into bigger ones -0.52
C - Is it possible to have a function that return a char * or an int? +1.21
Ensuring array is filled to size at compile time +0.49
string[,] array of string arrays equivalent in C +1.55
Using ENUMs as bitmaps, how to validate in C +0.51
Global and local variable with the same name, unexpected value +1.93
Comparison always fails with char and constant +2.56
assert((df->type & ~(CT_OBSTACLE | CT_FLUID | CT_INTERFACE |... +0.55
How to deal with duplicate code inside a thread function? 0.00
Can multiple _Generic be used to create a string literal? -1.79
Printing the structure using a single line in C? -0.78
(*b)[0] vs *b[0] - Arrays and pointers +1.86
Packing 4 integers into one single [10,10,10,2] integer -0.53
mingw get cursor position (console) 0.00
VS2015 error C1026 - a compiler defect? 0.00
Segmentation fault when using fprintf output __LINE__ +0.68
Why is 5[a] valid and does not generate an error of invalid identif... 0.00
how to implement loops with ## in c 0.00
C static inline function calling extern function motivation 0.00
Why is 0 < -0x80000000? +2.17
Is this Integer Promotion? How does it work? -1.88
How to assign uint8_t* into uint16_t in C 0.00
Dillemma with possible undefined behaviour in project and whether t... -0.24
Recommended way to handle multiple malloc errors in a single functi... -1.47
How to use C11 standard in Code::Blocks -1.48
Operator Precedence in C language -0.00
Microsoft C Run Time function implementation - now and before -2.29