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 ... 30 31 32 33 34 ... 50
Title Δ
Simultaneous Function execution 0.00
How to concat integer with wchar_t -1.11
How to print a float via serial? +2.71
Static storage union and named members initialization in C language -1.00
define a 2D constant array in a C macro +0.69
how to reverse number in C without using array +0.43
How to manage global structs in c 0.00
My program crashes whenever i try to delocate the old memory +0.15
Explanation of array accessing in X86 assembly -0.35
how to fix my parameter so it gets the right value 0.00
How to run a loop at a specific rate in C (in emulation) -0.33
Is this function re-entrant? -0.99
Continue iterating/repeating while loop until enter (or arbitrary k... -1.17
What does this mean, why is the (int) in the sentence? -0.84
Using memset to initialize an integer array 0.00
Dynamically allocating memory for 2d char array -0.07
Is this usage of the const keyword in line with its intention? -0.91
How to put double-digit char like '51' in a char array? +1.82
Using short OR circuit inside strlen? 0.00
swapping two integers without creating a third overflow -0.15
variable name as macro argument +0.88
Is this type punning well defined? -0.76
Variable length array types in function prototype scope +0.90
static const pointer to global volatile 0.00
How to cast void** pointer in the correct way? 0.00
Why do char * and char ** have the same value? -1.07
typecast to (void *) when passing pointer to object +0.48
Combining common API for similar but different data structures in C +0.30
Stopping and Starting an task 0.00
Why do we need to initialize a Port Clock when we use that as a per... 0.00
casting from uchar* to uint* make unpredictable result -0.37
GCC: Optimizing away memory loads and stores +0.15
When printf a string we are not using *. Why? -0.10
What constitutes as padding in a union? -1.00
Recursive function, command after recall +0.12
Cpp : How to understand and/or debug complex macros? -0.86
How to build and link project sharing "system calls" to b... -1.19
Should I retrieve SPI data in interrupt routine? +0.16
C GTK+ idle function run once -1.20
Access a global static variable from a .so file without modifying l... +2.92
Make ReadFile() return as soon as something has been read 0.00
Escape struct field in a macro definition +2.97
DMB instructions in an interrupt-safe FIFO +1.27
How can I accelerate this code (MWE!), e.g. using restrict -0.96
using semicolon without any command in for loop in C +1.03
Does compiler optimization affect on dynamic memory allocation? -0.26
What is the vulnerability in this C code? -1.09
In the c code below why is second element getting the value of firs... -1.61
What is the difference between extern variables in C and C++? -0.19
In C if double pointer is assigned to value, why is the pointer var... +0.95