StackRating

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

David C. Rankin

Rating
1620.63 (1,082nd)
Reputation
45,689 (2,296th)
Page: 1 ... 20 21 22 23 24 ... 80
Title Δ
How to set the limit of the for loop to work until end of line/unti... +0.50
Defective Binary search in C -0.59
Copying a pointer of a struct in C +2.15
Remove the newline from asctime() -1.21
Problem with scanf to a field in a struct -0.61
How to make a Sentence out of 2D char array using pointers -0.09
Program to find vowels, If statements not assigning correct values +0.16
Using fscanf to read line by line from input file 0.00
Why segmentation fault(core dumped)? -0.03
Printing just some elements of a List using pointers +2.05
Sum of 2nd and 3rd column for same value in 1st column -1.43
How to cut and paste a word(s) in a text file to move it to the 3rd... -1.04
C program showing error due to only format specifier -0.45
How can I deleted a substring from a something previously printed w... -0.21
how to generate an array of diffrent integers -0.66
Round to IEEE 754 precision but keep binary format -1.72
Replacing characters in each line on a file in linux +0.29
Save specific match into a variable -0.60
Traversing an Array for user input with the goal of printing user o... 0.00
Does C assignment and parameter passing result in implicit casting,... +0.42
How to write a file with some variables in bash shell? -0.10
How to make a function that modifies a struct 0.00
Variable sized arrays and array pointer in C 0.00
Extract text between two special characters +1.27
Duplicate rows in text file depending on column value 0.00
C - function returns a pointer to a string from char matrix ONLY us... +2.32
Is there a way to stop fread reading characters into an array in a... 0.00
Stuck in endless loop, not sure what I did wrong -0.09
add prefix to the recursively expanded variable in shell -0.45
How to read in 3 input values from a file and read them sequentially? +0.41
How to organize the top 10 frequent values in an array from greates... 0.00
Dynamically allocating memory -0.34
Linked List doesn't take in the next element (C language) -0.59
Is there a function that takes 2 pointers and returns the one that&... -1.05
Garbage being printed after last character by putchar 0.00
How do you move files of specific file extension in multiple direct... 0.00
Self-referential struct , containing three pointers (called left, r... +0.05
Find and replace string and print file directory on change -0.02
How do I use char** ? (pointer to an array of chars) -0.35
How to parse a csv file with fscanf? -0.35
Passing pointer to multidimensional array as arguments 0.00
Having trouble understanding the definition of a linked list -2.06
C++ -- How to convert a string into multiple integers? +0.88
I need to be able to read a string from standard input -0.85
How to read a user input with multiple characters through scanf wit... +0.45
Sort working in main() but not in separate function 0.00
Read odd lines of a file text an add to a array in bash -0.99
How to read in words from an input file that ignores punctuation us... 0.00
Why doesn't strsep() work with pointers to the stack? 0.00
How am I using malloc incorrectly here? +2.00