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 ... 36 37 38 39 40 ... 82
Title Δ
How to convert current strcpy to strcpy_s? -1.95
code optimization in C and C++ +2.22
Can a static c function return a local char array? -1.40
How to determine whether a return char pointer needs to be free in... -0.39
Unexpected behavior of bit-field +0.45
May I assume that struct fields are placed in order and with no pad... -1.67
Weighted non overlapping job scheduling using C +1.90
how is char * to string literal valid? +1.41
Separate arguments in c preprocessor macro 0.00
How do i calculate the CRC checksum for the following TCP/IP protocol -1.49
Printing define name c -0.54
Unable to find the segmentation fault +2.30
Hitting a Breakpoint causes flashmemory to lose writing capability 0.00
Extern pointer to variable vs array -0.72
What does @ ".intvec" mean in the declaration/initializat... -0.26
MISRA-C coding guidelines for personal use programs? -0.40
C: Strings are copied from buffer incorrectly -0.19
Declare struct and struct-size related arrays 0.00
VTOR usage in ARM M3 -0.54
Conditional bit setting +2.11
optimal way of using malloc and realloc for dynamic storing +1.97
const int *ptr=500;where exactly it stored -1.10
Comma operator behaviour -0.12
Wrapping #include directive into macro -1.85
If I use a fixed formula in a #define, is it less efficient than us... 0.00
double stars in pointer definition 0.00
Is the meaning of [][] context-specific? 0.00
Which int implementation to use? -1.50
Coldfire force to use RAM instead of register 0.00
Efficient way to split up RGB values in C -1.12
Reference of an Array without Index in C +0.94
Binary operations on a decimal input -1.47
Transform 1D char array to 2D char array without allocating memory -0.17
Any trick for simpler definition of multiline C macros? -0.40
CRC check XOR Function return value is always 0 0.00
Is it possible to initialize a C pointer to NULL? +0.63
Multiplying two long numbers +0.04
Using right pointer type, dont want to cast with void * -1.41
Optimised range checking and returning a value -1.17
Strict-Aliasing warnings and tcpdump example code +1.47
Working with 48bit on 32bit machine -1.45
Valgrind invalid write, after struct code addition -0.04
for loop variable optimization in C/C++ +0.43
Using name of macro from within macro in C -1.46
Multithreading with variables unique to each thread -1.26
Want to understand output of nm for static variable which are local... 0.00
How to change content of char * const after it has been set (C) -0.85
malloc alternative for interrupt safety -1.49
Optimizing for() loop in C -0.46
How does pointer arithmetic differ in case of 2D array when '&a... 0.00