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 2 3 ... 82
Title Δ
Is there a way to check if a variable equals something in a set of... 0.00
Reading an address containing 11111111 as an unsigned int shows 429... +2.37
Indexing an `unsigned long` variable and printing the result -0.59
Why i can init char pointer but not int pinter? +0.42
Is it safe to cast a function pointer to another function pointer i... +1.57
getline function not compiling with mingw-w64 gcc 0.00
Does -Wpedantic make the program follow the -std=version? +2.06
How can I do bit operations with a pointer as per the following code? -1.92
How to sort array indexes from least frequent to most frequent? +1.58
Calling free on a pointer to an element of an array declared dynami... +1.92
Associativity in C 0.00
What does a function whose 'return type' is a tag do? -1.93
C contiguous data arrays +2.25
What is the type of an expression with a conditional operator in C? 0.00
Undefined behavior in C +0.32
Writing a string compare function -0.05
Interleaving updates of volatile variables (registers)? -2.21
Implicit cast on function return in C and why Visual studio doesn&#... 0.00
where does address of variables stored in a memory? +0.57
Blink leds in many patterns (EMBEDDED) +0.10
Getting error when using puts to output 2d char array in c when sen... +0.63
Why do function pointers exist as long as they act similar to funct... +1.76
Do Struct-style register definitions consume RAM -0.85
Rx and Tx pin of Arduino Uno not usable as input with serial commun... 0.00
Difference between (type *)var and (type *)&var +0.16
Consistency of using the const qualifier -0.08
allocating memory to pointer of typedef 0.00
Statements rather than expressions inside _Generic() +0.60
How to convert int to byte in c? -0.11
Operator associativity, precedence -0.49
Struct with VLAs 0.00
What's the most efficient way of using structs? +1.28
Is it guaranteed that assigning -1 to an unsigned type yields the m... -1.60
Is it good practice to return static arrays in C to avoid memory le... +0.43
C, "extern" type of variables in hardware abstraction layer +0.41
Conditionally adding a semi-colon to a string 0.00
C: Why would using register be considered bad practice? -2.44
When to use arrow and when dot? +0.38
C How to convert ASCII numbers in an array to text -0.25
Pack two objects using alignof +0.98
SegFault when passing two pointer parameter in a function in C 0.00
How to reduce the number of else if in paho mqtt callback function... 0.00
can anybody say what does the pointer do? +0.32
Difference in C logical operators -2.43
Convert simple loop into do-while -1.50
what is advantage of can rx fifo? 0.00
What is the replacement for graph.h in the current version of C or... 0.00
access via pointer to 2D char array. warning: excess elements in ar... +1.26
Is there anything wrong with passing "this" as an argumen... -1.67
printing with pointers and strings (C) +0.43