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 ... 12 13 14 15 16 ... 50
Title Δ
Macro shadowing both function and its address -1.12
ST-Link enumeration failed Error in initializing ST-LINK device. Re... 0.00
Function is returning 1 instead of a value? +1.56
C program to print right angle triangle 0.00
'Lvalue required as increment operand' error in C -0.37
How to check if a binary number contains digits different from 0 an... 0.00
printf() doesn't show up first +0.24
Segmentation fault strcpy/strcat -1.17
why char array is empty in C -0.29
Can we control two independent processes with hardware timers in st... +0.68
Suggestions do not pop up if I'm not in a function scope 0.00
Issue in writing a wrapper to printf in C to implement a flushed pr... -0.44
In C, should inline be used in definition or declaration +2.81
Pointer variables changes same time in C? +1.02
Why don't I get a "conflicting types" error when func... -0.38
why the result type of two operand should match the type of the ope... +3.24
c (arduino) misc function returning char pointer 0.00
how to print hex representation of a data type correctly? 0.00
Nested array struct in C -1.05
Is there some standards for character bitmaps? 0.00
Comparison to NULL pointer in c -0.13
Using define macro to initialize structure object in C +0.55
Why does 0000 starts with 0x303030? 0.00
Can you give me an example of how these assignment operators are us... +2.55
STM32 FreeRTOS - UART Deferred Interrupt Problem 0.00
C catching strcat buffer overflow +1.94
Discarding the volatile qualifier in a later part of the C code -0.64
In initializing pointer array, why only string doesn't show war... 0.00
How do I run something inside a class concurrently (in single threa... +0.42
How to access same memory address as two different data types (uint... +1.71
What's the role of c != '\n' condition in "for&quo... -0.74
Initialized pointer has all 0's instead of generated values +0.65
Best way to modify and return two float (or double) in a function? -1.03
STM32F10x writing uint8 value to gpio register over uint8 pointer 0.00
Why does the matrix in main change? -1.45
How to make a shallow copy of an array and store that copy in a str... -0.34
Are ternaries or if statements faster?­ +1.67
'if' test condition in c - does it evaluate? -0.37
Why is my strchr not looping? I want it to output the number for ho... -1.19
What is exactly a stream in C language? -0.06
Post-Increment as Index Confusion -0.76
What is the need for (char*) typecasting in the own sizeof API? -1.19
using pointer to char vs char array 0.00
How do we use nested if else with #define preprocessor +1.82
Why is /=2 different from >>=1 for signed integers, and compi... -1.31
Assigning a variable to a specific memory location -0.79
Usage of delay in clock enabling GPIO -1.47
when should i use Dynamic memory allocation? +1.36
C error: taking address of temporary array +2.82
Trying to convert decimal long to binary using a char mask, but I c... 0.00