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 2 3 4 ... 50
Title Δ
wrong redimension of a string in c +2.27
How is MBR stored if the sector size is bigger than 512 bytes? 0.00
Populating a dynamic array of structs -0.67
Pointer warning that i dont understand -1.12
is there a way for Realloc in functions correctly? +1.28
Combining two union structs of ARM SoC -1.01
How can I allocate a pointer to a struct in C? 0.00
C language - Invoking functions based on index value passed as argu... -0.79
Struggling with arrays and scaning things into them 0.00
Adding a parameter block to a function -0.85
Is assigning an unsigned size, contingous memory struct an atomic o... -0.95
Why can't my function take in a char variable type? +0.16
How can I call an assembly file that contains a simple function fro... 0.00
Using a for loop to add integers from an array -0.79
How to swap rows of 2D array -0.59
How to add a Pointer array? 0.00
C pointer casting - weird results +0.21
How to check if a byte from a byte array contains 0 using C? +0.91
In devc++, why only numbers can be input, but summation cannot be p... +0.46
How to populate and print an array in a struct from a file? +0.11
Can I use an assignment in a switch case? +1.65
In a strict context to doubly linked lists in C, which is the right... -1.26
Example of printf not flushing until newline +0.11
Allocating memory for a 2-dimensional array that is in a structure +2.54
What does char **text = (char **) malloc(n * sizeof(char*)); does? -0.13
STM32 , main loop does fire if receive data quickly using DMA 0.00
How to access elements of array when parameter is double pointer? +0.55
Narrowing conversion from 'long' to signed type 'char&#... +0.19
Why should I target the address and not the actual variable name wh... -0.16
How do I create multiple columns in C for my code 0.00
How to assign argv to a pointer variable in C? 0.00
Make 7 year ago prints compatible with now +2.84
Setting up a STM32 solution with a shared library and multiple proj... +0.62
Does armclang saves all needed register on stack with attribute(&qu... 0.00
How to convert C date string into an integer? -1.37
How to see (or check) values of macro function in C during debuggin... -1.50
No compiler warning when there's a comma instead of a semicolon... -1.16
Which code would you prefer and why? Program to swap values using p... -0.38
How to tell, in C, if parameters to a function are provided? +2.13
Is the value of an un-initialialized variable aways 'garbage... -0.72
Getting rid of warning: integer from pointer without a cast [-Wint-... -0.80
GCC produces errors on valid stb_image.h -0.52
Problem searching for a value in a matrix +2.69
Miscellaneous functions undergo implicit conversions in C? -0.75
Printing a given number in larger size in console using c -0.13
How to create module in C +0.09
Is there a way to use a char array/variable in #include -1.57
Searching a string from a file 0.00
Using only integers to get 2 decimals of division 0.00
Copy memory every n bytes -0.02