#Assignment 2 directory
This directory contains source code and other files for Assignment 2.
Use this README document to store notes about design, testing, and questions you have while developing your assignment.
Credit TA Vincent Section from CSE130 UCSC
Resources: https://stackoverflow.com/questions/12353973/sizeof-char-array-in-c-c https://stackoverflow.com/questions/4553012/checking-if-a-file-is-a-directory-or-just-a-file https://stackoverflow.com/questions/19724450/c-language-how-to-get-the-remaining-string-after-using-strtok-once https://stackoverflow.com/questions/5889880/better-way-to-concatenate-multiple-strings-in-c https://stackoverflow.com/questions/28288775/how-do-you-properly-use-the-fstat-function-and-what-are-its-limits https://regex101.com/ https://stackoverflow.com/questions/3203190/regex-any-ascii-character