Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 445 Bytes

File metadata and controls

9 lines (6 loc) · 445 Bytes

Software-development

Text Formatting Programs from Fall 2016

These programs take the lines of text files as input, read the formatting options within the files, then output the appropriately formatted text in a new output file. To do this, the various assignments use makefiles, dynamic memory-allocation routines, error-handling, and regular-expressions.

Coded with C and Python in vim.

From SENG 265 at the University of Victoria (UVic).