Commit Graph

2 Commits

Author SHA1 Message Date
raul 41f0d4a1f8 Added ability to input names with spaces
I finally figured out how to use the bufio library but I also had to get
acquainted with another library for strings to trim bufio's appended
newlines
2024-01-24 06:56:48 +01:00
raul 47d305243a Organized code and practiced error handling
Just found out nil is the equivalent of NULL
2024-01-22 14:23:12 +01:00