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 ... 13 14 15 16 17 ... 111
Title Δ
Point to functions with different arguments using the same pointer 0.00
C random integer generator question (A book on C 4th Edition) -0.21
Extracting words from a string into dynamic 2D char array 0.00
So strtok is destructive? -1.69
what is the safe way to convert double to int? -1.66
Can I put this division out? 0.00
Copy string from const char *const array to string (in C) -0.07
C - trouble cleaning in stdin while reading input larger then accep... -1.60
C - trouble cleaning in stdin while reading input larger then accep... +1.40
Why does my C program crash when i add any statement to the main fu... 0.00
Digit counting loop efficiency -0.13
Which single-precision floating point numbers need 9 significant de... -0.57
memory allocation for 0 elements with calloc()? +0.95
Is it safe to assume that the NULL constant is zero? +2.31
why does subtraction from unsigned integer constant print out this... -1.02
Why is my function not returning null pointer? -1.72
When I print my string it prints more than it's length -0.32
Problem int - long in C. Code works fine with int but not long. Why? -0.09
Malloc does not allocate suficient memory 0.00
How to handle malloc failing and returning NULL? -1.92
what is difference between these? -1.99
gets() and buffer in C +0.93
Why does printf() with %f lose a digit after decimal point sometimes? +0.52
C - scanf variable while it is not an integer 0.00
How to check if value is between two floats? 0.00
How to check if value is between two floats? 0.00
How to Reverse a 16 bit Hex Value in C? +1.67
Heap error when reallocating the 14th time 0.00
Is there any proper way how to put integer into string? [C] -1.08
Conflicting types error in the function declaration of a division w... -1.73
How to test the return value from a function against multiple value... +1.33
Floating point overflow and inexactness +2.71
How to calculate the size of the statically allocated string in the... -0.55
Incrementing pointer to pointer by one byte +1.77
Problem with sscanf reading multiple strings from a input file -0.15
C unions and undefined behaviour +1.14
How to read file line by line and get specific chars or ints? +0.55
strlcpy: source and destination points to the same object +1.32
C89 Switch case using a set +1.79
trying to make decimal to binary converter using recursion in c 0.00
Behavior of fgets(), newline character and how it gets stored in th... +1.20
initialize a struct array in c -0.31
2D array seg fault in C +0.13
What is the need of empty braces '{ }' at the end of array... -0.55
What does 0600 mean in a function? Is it same as \200? +0.45
What is the difference between int (*cmp)(void) and int *cmp(void)? -0.42
Initialising a c with int as EOF and then using it for getchar()? 0.00
Heap Buffer Overflow trying to reallocate memory. C Language -0.56
Can't figure out what happen with scanf("%[^\n]\n", i... 0.00
ScanF Loop Fails to Read Single Character 0.00