StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

chux - Reinstate Monica

Rating
1535.35 (14,424th)
Reputation
88,654 (889th)
Page: 1 ... 25 26 27 28 29 ... 111
Title Δ
Is there any way to pass an array of an unknown type as a parameter... -0.70
joining two strings with Malloc +0.36
How to ignore the '\n' character in the input 0.00
incompatible types when assigning to type struct * from struct +2.27
Passing Any Type As A Method Parameter with C +0.43
Optimal implementation of truth table +1.76
Finding the difference between a negative and positive binary Number -2.28
printf overwriting, strcat appends only first line of the file +0.40
How to detect `snprintf` errors? 0.00
Iterate over directory and print some information -1.85
Function fgets doesn't store string 0.00
Counting the least amount of change to give your client -1.99
How to send hex string to Serial Port? -0.20
Imprecise average at run time -0.41
Getchar gets char only one time -2.15
using free() function causes runtime error +0.03
Why does C in contrast to C++ ban adding const-qualification to bot... 0.00
Critical Sections and Memory Fences / Barriers on a multi-processor... 0.00
Can I write to files without assigning buffer +0.50
Structures with variable members size 0.00
How to recognize CR and LF at each response from MC60 at the start... 0.00
I cannot find the ungetcflag member of FILE structure according to... 0.00
fscanf returns 3 instead of -1 (EOF) at the end of the file 0.00
How to send data in little endian order C +1.06
Program crashed after one line input. How to fix? -1.44
Program to calculate number of blanks, tabs and newlines in a string -2.12
Is there any tip to conclude different types in the same table? -0.02
Realloc crashes my program in reading binary file function -0.43
How efficient is my code that determines if a password is valid or... 0.00
Finding last character of a string without a function in C -2.04
How to convert float to size_t without warnings +0.71
Frequency of a word in a string 0.00
Do I need to add (float) for each variable? -0.65
problem with reallocation of pointers array -0.09
Need a fast method to convert large amount of double to string +0.58
scanned 0 is absent in printf -1.98
How exactly is this function an example of a char to int conversion? -1.89
how to properly read bitstrings from txt file in order to compute h... 0.00
What data type to use in a bit array -0.24
Strings’ Number of Characters & Alphabetical Order 0.00
Is it wrong to allocate enough memory to a union for just one member? -0.09
Is there a way if string repeats to return only repeated letters on... +1.06
How do I use modulo arithmetic to implement caesar cipher -0.73
Why the result of 'gmtime, strftime' is different compiled... +2.47
How do we get the whole string by pointer in C? +0.73
Is there a speed difference at execution between writing n followin... 0.00
How can my own printf do the same round as the original one? 0.00
sprintf can't change static variable inside printf call +0.83
How to assert two types are equal in c? +2.45
Read a log file and write other with the specified format 0.00