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 ... 40 41 42 43 44 ... 82
Title Δ
Negative numbers: How can I change the sign bit in a signed int to... -0.95
Convert pointer to two dimensional array -1.88
How valid is to cast an integer to structure 0.00
Are both "complex float" and "float complex" va... +2.18
Struct with variable size of array -0.62
Printing function entry and exit with spaces +1.39
How to convert reading ADC Value to Float? +1.73
C - [Error] invalid conversion from 'char' to 'const ch... +0.05
How to create bitfield out of existing variables in C -0.17
How do you determine if your machine supports a standard integer da... +2.10
C char pointer length -1.51
Store an int in a char buffer in C and then retrieve the same +1.28
MISRA violation "441 - Float cast to non-float " +0.51
Encapsulate function using C11 preprocessor -2.21
Compare struct in C +0.44
Compatibility of C89/C90, C99 and C11 +1.10
Choosing a random struct by its members -1.19
Why can the C compiler compile this code even though the C++ compil... +0.57
Why does loop work this way? -1.56
C programming printf("%d", 50.2); +0.01
C Generic Function of Contiguous Two Dimensional Array Pointer Arit... 0.00
What does the (1u<<x<<y) mean? -2.17
Bare metal without global operator new -0.00
C pointer type casting -1.40
Global pointer to local pointer array -1.42
Printf 4 items per line -0.67
Packing a union of structs -0.83
why is the following C code not working? I can't figure out the... +0.42
Set pointers on Dynamic Matrix +0.86
Generic enum to text lookup in C +1.50
Initialize an array's pointed address on creation in C +0.39
What would be a fast way to size-promote an array of unsigned integ... 0.00
Is it safe to share a volatile variable between the main program an... -0.07
Does the compiler optimize references to constant variables? +0.04
How to use the same multidimensional array in many functions? +0.88
Is it possible to choose one of 2 structures dynamically which are... -1.63
How to copy hex representation of uint_64 to unsigned char array in... -0.68
GCC issues warning of incompatible pointer type +0.38
How to use something like a continue statement in nested for loops? -0.25
Weird array subscript operator [] behaviour in CUDA C -1.17
Can a data structure contain multiple type of elements? -0.00
LoadLibrary(...) failing with error code 1627:ERROR_FUNCTION_FAILED -0.10
Interrupts handling in microcontroller 0.00
Copy a string to a malloc'd array of strings -0.88
what is the difference between linear array and multi-dimensional? -1.03
C error assignment to expression with array type 0.00
C language array byte size -1.22
C++ const changed through pointer, or is it? +0.22
C character-by-character string manipulation from const char *src t... +1.17
Possible to modify mini controller/micro controller code on store p... -2.38