Create h2inc class #1

Closed
opened 2018-12-05 21:16:52 +01:00 by Lerking · 1 comment
Lerking commented 2018-12-05 21:16:52 +01:00 (Migrated from github.com)

Class must contain basic functions for file I/O.

  • Traverse functions from task #2
  • Read function from task #3
  • Write function from task #4
Class must contain basic functions for file I/O. - [x] Traverse functions from task #2 - [x] Read function from task #3 - [x] Write function from task #4
Lerking commented 2018-12-11 20:38:13 +01:00 (Migrated from github.com)

Added traverse functions srcfilecnt and srcfoldercnt.
Added read_file function.
Added write_file function.

Added traverse functions srcfilecnt and srcfoldercnt. Added read_file function. Added write_file function.
Sign in to join this conversation.
No description provided.