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 ... 39 40 41 42 43 ... 82
Title Δ
Making a dynamic array that accepts any type in C -1.41
Cast an array to a struct and vice-versa in c -1.64
Const pointer to const +1.16
Is there a standard C header file which assigns a numeric value to... +1.75
Why are these constants declared in different ways? +0.67
How to save the result of typeof? +2.07
Assigning an int to a pointer, What happens? +0.71
Calling a function by pointer located in an array while changing th... +0.10
Multiple Cases in Switch with Overlaping operations +0.41
Authoritative "correct" way to avoid signed-unsigned warn... -0.96
How 'smart' is GCC's Tail-Call-Optimisation? 0.00
parC int division rounds up -1.27
x86 variable alignment in memory without struct using C -1.83
How to pass element of bit array into function in C 0.00
Improve performance of reading volatile memory +1.39
Why not concatenate C source files before compilation? +0.57
Understanding a tricky for loop in c -0.69
Include variables in seperate file in C? -0.59
Correctly allocating multi-dimensional arrays 0.00
Differences when using ** in C +0.60
Does strict aliasing apply when using pointers to struct members? +3.06
Creating a simplified version of strchr() -2.26
c program unsigned int or uint8_t +0.43
RPI with multiple pics over rs485 - CCS compiler -0.09
How to read 4 bytes of data from a given char pointer in C +0.76
CRC-16 0x8005 polynominal, from C to C#. SOS +0.50
c enum with 32 bit values +0.43
Using open/close braces in macros to enforce pairing in C +0.02
I am trying to solve maximum number of platforms for given number o... +0.43
Problems with pointers and 2D - arrays (dynamic allocation of memory) +0.72
One float number prints okay in C, the other doesn't -1.55
likely bug in K&R stack example -1.30
Zeros when printing out an array which is declared on the heap. C++ -0.67
Blank initialising an array of structs in C99 -0.16
serial communication with arm microcontroller 0.00
Continue and break statement error in do..while loop 0.00
What is the best alternative to strncpy()? -1.40
Does this double type definition cause an access violation? -1.40
constness cast undefined behaviour +1.87
How can I create tree in C that has different types of values in no... -1.53
Size of bit field compared to a char 0.00
Addition program with size limit +0.42
C Generic Print Array function - printing String Array -1.60
graphics.h not working in code blocks with MinGW in windows 7 64bit 0.00
ting to Generic stack implementation in C with void pointers +0.18
Which is more efficient way for storing strings, an array or a poin... -1.05
Allocate space for a 3 dimensional array in C -0.87
Defining (1 << 31) or using 0x80000000? Result is different -0.82
can undefined behaviour in C on codeblocks(debug mode) corrupt file... -1.41
C code optimization query -0.03