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 ... 69 70 71 72 73 ... 82
Title Δ
How to memcpy() from argv[]? +0.00
Returning a variable while using a post increment in C +1.30
How to store an integer in a location pointed to by a char* +2.45
Serial communication with LPC1786 -0.03
Creating an array of structs +0.54
Why is it allowed to overwrite a const variable using a pointer to... -0.77
Initializing entire 2D array with one value +2.37
Returning single integer value from thread +0.48
gcc memory allocation issue - buffer overflow attack +0.55
Embedded: memcpy/memset not used by most CRT startup code ― why? -1.59
GCC - Symbol could not resolved in C 0.00
How to create a new object in a c function and pass a reference to... -0.35
Memory leak while using c++ string -1.21
Get called function name as string +0.57
Is it generally possible to uniquely identify an individual MCU (fo... -0.80
Data races when using mutexes +0.06
Unexpected output when uses getline() to read entire line from stdin? -0.43
How to store a variable at a specific memory location? +1.04
Why is this condition always true? +0.06
No copydown created for initialized object? 0.00
Combining two uint8_t as uint16_t -1.38
is it a good practice to close file descriptors on exit -0.55
Literal zero instead of null-pointer-constant warning by MISRA -1.33
C get difference string and integer +0.69
Should I use goto statement here? -0.43
define an array with #define command not complying with misra rules 0.00
Are unmentioned struct fields *always* initialised to zero (i.e. wh... -0.82
Comparison of if(...) and ?:, which is better? +1.20
Writing binary number system in C code +0.02
Is this an acceptable way of using goto? -0.28
Pointer to an array of uint +2.00
How can I flush the serial port before reading? 0.00
Incrementing pointer to array +1.14
Using pre-C99 syntax in Visual Studio 2010 0.00
convert sizeof() value to string in preprocessing time +0.42
weird issue using struct pointer in c -0.47
Accessing structure members without using dot operator -1.23
Compilation issue with Pointers +2.10
Can't comment // on codeblocks -1.01
c, windows - thread allocates memory, main process dies, what happe... -1.68
Casting from unsigned into signed char in C -0.36
Cut characters for a string in C -1.33
how to remove program from startup list using c++ 0.00
Is it possible to instruct C to not zero-initialize global arrays? +1.29
What's the need of array with zero elements? -1.23
Given an integer X, return 1 if all even-numbered bits in word set... -1.57
Are global variables refreshed between function calls? +0.99
Is there a way to make and enum unsigned in the C90 standard (MISRA... -0.26
C macros: advantage/intent of apparently useless macro -0.01
Variable length array in the middle of struct - why this C code is... +2.90