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 ... 19 20 21 22 23 ... 50
Title Δ
Printing a binary representation of float/double gives the same res... +1.23
Gcc optimizes condition 0.00
How do I make an infinite empty loop that won't be optimized aw... +1.65
How to dynamically allocate memory in a function? -0.22
Does arm-none-eabi-gcc produce slower code than Keil uVision -1.88
Is a manually assigned address overwritten by the compiler? (Please... -0.38
Two-dimensional string arrangement using pointers in C +0.61
Why can not I use collocations in the strcmp()? -0.36
Why t is referencing to index of argv[3] what does the mean of [-1]... -0.43
How much allocated space do constants have? +2.88
Converting HTML page into array of hexadecimal values for use in an... +0.63
Assembly: Purpose of loading the effective address before a call to... -1.07
Good use cases for declaring enum type tags and variable names in C? -0.76
void *ptr = (int *)&a; does it not typecast the pointer +1.28
c-language initializing global variable inside main(), outside main() -0.76
How to read only first n characters from each line in c language? -0.50
"Local" labels in C and jump table implementation -0.97
How to use words in c language arrays? +0.11
Has Windows a built-in native C/C++ compiler package? -0.91
Converting 2 columned .txt of doubles into 2 arrays and reading them +0.36
strtok() with realloc() weird behaviour -0.07
C dynamically allocated struct object causes runtime error ("S... -0.21
How to set CAN Baud rate to 500K for STM32 controller +0.49
Why in the following c statement, num value can be changed 0.00
pointer problems in C? function to order inputs, return as string a... +0.61
c# API or SDK for st-link v2 or SEGGER J-Link flash downloader 0.00
How to calculate md5 checksum of a firmware? 0.00
What is the meaning of [*num - '0']? 0.00
FreeRTOS Project Setup with error: expected ')' before stri... +2.45
What does the exclamation point in if (!strcmp() ... do? -0.94
What is void (*pfunc[3])()? -0.59
Convert long integer(decimal) to base 36 string (strtol inverted fu... +1.63
ANSI C problem with dynamic array and scan string 0.00
Invalid (Aborted)core dumped error while using free() in C -0.54
What does ((void (*)())buf)(); mean? +0.87
In C transform specific letter in array to capital -0.94
Number Pyramid in C +0.86
A static double pointer Vs A reference to a single static pointer +0.20
STM32 bluepill USB bootloader DFU +0.09
What is the (...) called in C and C++? +1.71
Easiest way to determine which file is included in C? -0.20
how to change a character array in typedef struct from a function? -0.14
GCC will compile but clang wont 0.00
Is it possible to declare a function in header file with unknown ty... -0.30
Why I am getting all names in one line when read from arr? -1.02
why the following c program is giving segmentation error? +1.56
C - Can I set the size of a multidimensional array in a function pa... -1.24
how to find which integer no is maximim out of given numbers +0.70
C user defined function issues +3.28
gcc compile function in ifdef -0.00