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 ... 21 22 23 24 25 ... 82
Title Δ
C: generic term for struct, union and enum? -0.26
BSS Based Buffer overflow 0.00
Protecting global variable with mutex -0.07
to write a c program using switch case to find whether a character... -1.04
C language problem with this confusing typedef 0.00
Compute which function (or kind of code) to use in C -0.83
struct function passing and returning -0.49
C dynamically allocate struct array and its components +0.59
Polyspace alerts for not forward declaring main() +0.36
Understanding allocated memory addresses in array elements in C (gc... +0.56
Complex Pointers and structures relation -0.60
Abstracting over type implementation in C -2.06
Struct Initialization and Printing in C 0.00
Will i=i++ be newly well-defined in C17? -1.50
Clean ways to do multiple undos in C -0.78
Convert part of a string to int in one command in C -1.96
Access to all array elements from a void pointer parameter passed t... 0.00
What is the behavior when a new C programming language standard is... +1.64
C: thread safety and order of operations -1.84
Two forms of inline-assembly +2.50
Getting "out-of-bounds" and "variable uninitialized&... 0.00
About a declaration of function pointer -0.52
CS50 Pset3 Music - what is sizeof(string) doing? +2.56
How to change the Hex dump of a process in C 0.00
Manipulating structs with a void function in C -0.16
how to split 16-value into two 8-bit values in C -0.66
Is this definition of "static" variables incorrect, misle... +1.16
How to get a cell value from an array dynamically? [C89] -2.16
_Static_assert replacement to show value in C +0.02
Implementing formatted print with the possibility to do nothing whe... -1.35
Append new path to variable makes program crash +0.42
passing argument 1 of 'x' from incompatible pointer type 0.00
Are there any exceptions in removing curly braces for an "if&q... -0.15
Suggestions on a data structure -0.75
c: type casting char values into unsigned short -1.47
C - passing "composited/inherited" struct instance to a p... 0.00
Accessing only certain members of a struct and not all of them +0.41
C Struggling with packing unsigned ints into uint64_t +1.65
Warning 359 when passing string to char* -0.47
Variable creation on the stack in C -0.76
Transfering a block of data from a microcontroller to a PC using th... +0.42
Trying to remove whitespaces and replace with a dash - C -0.21
Return two last digits of an integer as string in C -0.59
Allocating memory to a 2D array in C 0.00
How can I solve this problem with pointers in C? -0.08
What is the precise relationship between C and it's abstract ma... -1.22
Check if array is ASCII -0.27
Using return 0; in void function is possible or not? +2.49
Using Calloc to initialize elements of 2D array using C -1.87
what is the role of x = (char *)&a and what does it do? +0.41