Wednesday, November 19, 2025

File IO - Name Generator

Gets an input from a file that contains rules to name a file. When a file needs to be names using the naming convention, the provided prefix and suffix are added and displayed. The user can also add custom rules. Class handles all exceptions so the program never crashes

No comments:

Post a Comment

File IO - Name Generator

Gets an input from a file that contains rules to name a file. When a file needs to be names using the naming convention, the provided prefix...