Due: Monday, February 29, 2016
You may find Example #2 in my C tutorial useful for this exercise as well. The main purpose of this assignment is to give you yet more practice with C control structures and filter programs.
Write a filter program that removes trailing white space from every line of the input file.
Submit your program to Moodle (the .c file). Be sure it includes a comment block at the top that includes your name, the name of the file, the date, and a brief description of what the program does.
Last Revised: 2024-12-17
© Copyright 2024 by Peter Chapin <peter.chapin@vermontstate.edu>