Steps - n1ncompoop/fillit GitHub Wiki

  1. Read in the arguments
  2. Open the file and read in character chunk of size 21
  3. Convert the char array into 2D char array.
  4. Call in the validity check file
    • check for valid chars ('.' and '#')