ok?
This commit is contained in:
parent
2b222dda0b
commit
3b1db93d74
5 changed files with 126 additions and 72 deletions
11
TODO.md
11
TODO.md
|
|
@ -1,14 +1,13 @@
|
|||
- [ ] file operations
|
||||
- [ ] write to file (at index)
|
||||
- [ ] read from file (at index)
|
||||
- [ ] print_file (maybe just calling cat???)
|
||||
- [ ] a tape type - representing a file?
|
||||
- [x] a record type - x1,x2,x3,x4,x5
|
||||
- [x] comparing records
|
||||
- [ ] natural merge sort
|
||||
- [ ] configuration
|
||||
- [ ] cmd args - man getopts
|
||||
- [ ] file input
|
||||
- [ ] keyboard input
|
||||
- [ ] buffer merge sort
|
||||
- [x] configuration
|
||||
- [x] cmd args - man getopts
|
||||
- [x] file input
|
||||
- [x] keyboard input
|
||||
- [ ] testing
|
||||
- [ ] report
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue