StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

0___________

Rating
1417.32 (4,535,916th)
Reputation
11,195 (13,344th)
Page: 1 2 3 4 5 ... 50
Title Δ
access via pointer to 2D char array. warning: excess elements in ar... -1.26
Struct in C (assign value into array of struct) +1.64
Minimizing RAM usage of a microcontroller +0.12
Find number of bits in a data type -0.79
C program syntax -0.00
Store text between two characters in a array -0.12
memcpy command alternating data while copying -0.57
What effect does Optimisation in GCC compiler have on overflow cond... -1.10
Is snprintf is safe in terms of buffer overflow? +2.15
How to change a variable from a structure from integer to string? -0.05
Prevent incomplete type declaration when defining opaque pointer? +2.15
C preprocessor macro multiple arguments -1.03
How to multiply pointer positions in a function? 0.00
#include errors detected Linux +0.62
print uint32_t to string in C but not it's literally value +0.61
Get evenly spaced numbers in a range, in C -0.14
comparing unsigned vs signed does not make a warning (using const) -0.14
When writing a function that returns pointer, why should I allocate... -0.81
Initializer element is not a compile-time constant using C -1.23
In C, how to set first eight bits of any sized int in a generic way -1.16
How do you pass by reference in C#? 0.00
Usage of macro vs function for the following utility -0.79
How to convert int to short int in C? -1.41
how to dynamically declare a 2-d array in c using type: int(*)[ ]? +0.42
illegal hardware instruction error when concatenating two strings i... 0.00
C - How do I make this null statement work? 0.00
ARM-GCC not optimizing array access in structs? -1.82
Why memory is being modified without explicit modification +0.08
Allocating memory and freeing correctly? 0.00
Casting void* to uint8_t* / uint16_t* properly in C +1.33
Looking for explanation to argv[1][i] second array of pointers -1.36
Assigning a double to an integer in C causes the program to crash 0.00
Array initialization spelling 0.00
How can I assign part of a string to a variable in C language -0.18
How to change byte order of a float in C +0.17
Passing Argument into function +0.10
How to elimate names which start with "." when files are... 0.00
GDB Disassembler shows assembly code - but in a different way than... 0.00
GCC is not finding the built-in 'memcpy' 0.00
convert from two bytes to a float +0.02
Is there some specific way to access strings in C multidimensional... +2.65
How do I dynamically allocate memory in C 0.00
User inputs a number, and program should surround it with charatchers -1.35
__forceinline in Embedded C +2.78
Identify Compiler Versions with arm-none-eabi cross compiling 0.00
Initialized vs uninitialized global variables, in which part of the... 0.00
Check the bit of a char -0.84
Ignore unused variables for -Wunused-variable -1.37
Declaring as const, but defining as non-const, C +2.92
Is writing a new file to disk every second (or less occasionally) a... +2.05