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 ... 45 46 47 48 49 50
Title Δ
Error with file pointer not defined +0.14
Copying chars in C -0.13
How can I check the inputs are not int or float in C? +0.63
Alternative to flexible array member, without dynamic memory alloca... -1.22
HAL drivers erase/read/write flash on STM32F4 nucleo -1.20
Which would be calculated first? -0.26
Segmentation Fault when using printf 0.00
What is the difference between Register and volatile? when to use u... +0.81
How to change content of character array in C? -0.39
Data not getting stored in EEPROM +0.46
How to convert float number to string without losing user-entered p... -1.13
Passing strings directly into functions +3.20
Arduino - Why is serial data written in the wrong order? +0.13
Is there a way to check if a string can be a float in C? -1.04
converting from hex string to hex char array 0.00
Strange error using strstr -1.09
Finding the largest difference between multiple sets of numbers +0.17
How does C determine bound of array? -1.23
Why is a while loop needed in main for calling ISR in arduino UNO? +1.55
How do the bit-fields work exactly in these C programs? -0.70
Storing a Binary Value into an unsigned int array +0.13
Write program to find and replace the character in the word -1.33
strlen() counts characters even after the null terminator +3.29
case in a switch statement in C -0.39
When to use include guards? -0.95
sampling with raspberry in c 0.00
While loop with scanf get stack overflow after 8 digits typed -1.28
Why following code is not looping through m? 0.00
Converting a multidigital integer from a char array into an integer +2.78
integer input in switch case and user enter strings -0.37
C# WinForm: Accessing a certain Control in Controls 0.00
Add elements to two arrays based on condition +0.64
Printf with functions controlling the output +0.62
Mock or mimic the Flash(EEPROM) for unit tests on Windows(Visual St... 0.00
Compare string c and character difference +1.95
How to get Integer and float input without `scanf()` in c? +1.23
Exception reading location in C -0.51
Where and how to use fwrite function in c -0.98
not comming out of switch case +0.12
Having trouble with one exercise from Kochan Book: Programming in C... +2.90
for (unsigned char i = 0; i<=0xff; i++) produces infinite loop -0.93
Write/Read struct to/from file in C -1.18
Incompatible integer to pointer conversion passing 'char' t... +1.52
cc1plus: error: unrecognized argument in option '-march=native&... 0.00
Using memset() on struct which contains a floating point number +1.64
Why am I getting the answer "odd" instead of "even&q... -0.10
How can I choose function behavior at compile time? 0.00
Why is type casting a pointer necessary? -0.96
Unexpected types from UINT32_C, UINTN_C -0.73
checking a digit in a character array using pointer giving me an er... -0.11