Saleem Khan
Bio
My name is Saleem Khan, I am Rutgers Computer Science Student working as Application Programmer. Areas I've studied during my undergraduate include discrete math, data structures, systems programming, and operating systems.
Project
Word Wrapper
- Created a command line tool written in C for wrapping text files to a specified line width
- Accepts directories as arguments in which case all files in directory are wrapped to specified line width
- Using '-r' flag with a directory argument wraps every file in specified directory along with all files in subdirectories to specified line width