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 ... 21 22 23 24 25 ... 50
Title Δ
What happens with memory when we reassign value to char pointer? +0.45
Are double pointers necessary? +0.64
Why only codeblocks give me return error(0xc00000FD)? 0.00
ST-LINK does not connect to the target +0.62
Memory conflict in embedded system +0.14
What it entails to declare and initialize a pointer in this way: in... -0.13
Define variable before while loop or as static in loop +0.75
SPI state not getting updated 0.00
Initialization from incompatible pointer type warning when assignin... +0.81
Build new binary from C program -1.63
Regression from RDP Level 1 to 0 on STM32H7 -0.37
why the code in /arch/arm/cpu/armv7m/start.s is very little? Is it... 0.00
How to convert void * to int without losing information (in c)? +0.16
How are allocated arrays declared in a loop? +0.62
How to dereference and call a function of a struct in C -1.18
How Multiple slave to single master SPI software slave management w... +1.04
Unable to trigger Systick Interrupt Handler even after enabling TIC... +0.14
How to make .i and .s file visible in a C project explorer? +2.40
what means about "-DSTM32F10X_MD -DUSE_STDPERIPH_DRIVER"... -0.12
Check if 1st number contains 2nd number +0.64
Should I check for NULL pointer after malloc and calloc of 2D array... -0.77
what would the string equivalent of a NULL be? +0.12
How do I convert a char pointer to lower case -0.36
In which order is && and || is evaluated in C? +2.25
strcmp error: passing argument 2 of 'strcmp' makes pointer... 0.00
C program will not compile: it shows "lvalue" error -0.26
How to print Number Like following format in c? -0.37
why printf prints same value as the value above it? +0.68
How to pass macro function as parameter 0.00
Using 'continue' with boolean-based statements in C -0.69
Conditionals issue -0.58
Read bits between bytes +0.58
How to get struct field having pointer to the struct? +3.07
how do I set my virtual disk's memory to 0 +1.09
Why strcmp seems not to work with a string returned by strtok? 0.00
Arduino Reading floating point numbers with sscanf +0.65
How do I print a specific value from the dotted decimal parts of an... 0.00
What is the issue for my performance difference with openmp between... 0.00
Why sprintf() generates the question mark character, as output? +3.31
Array size is initializing as 8 no matter what Data Size is used fo... -0.70
C/C++ Convert an array of 8 bytes into a 64-bit integer 0.00
How to copy characters in an empty string in C? -0.37
How to transfer int variable addresses in C? 0.00
accessing members of members of a union in C 0.00
Scanning Values Until Getting a Significant Character in C +0.65
Prevent ArmClang to add calls to Standard C library 0.00
Why can't I get the correct value of structure pointer? -0.50
Problem iniitializing typedef struct in C (Iseries /AS400) -1.25
What is the size of a structure pointer in C? -0.49
using comma operator in the body of a loop -1.17