Skip to content

khai-learn-cpp/simple-file-duplicator.en

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-file-duplicator — English

Operating Principle

Duplicate file according to entered filename:

  1. Ask user to enter filename
  2. Read file (without checking error)
  3. Add a suitable number at the end of the name to make a new name
  4. Write to file with that new name
  5. End

Releases

No releases published

Packages

No packages published

Languages