Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use one-indexing interally unless actually indexing rows array | nytpu | 2021-06-04 | 1 | -1/+5 |
* | add delete_rows() function | nytpu | 2021-05-31 | 1 | -0/+2 |
* | add RowNum define | nytpu | 2021-05-31 | 1 | -2/+2 |
* | move open_file() and print_rows() to io.{c,h} | nytpu | 2021-05-26 | 1 | -7/+0 |
* | add buffer.c and buffer.h for opening files and dealing with inserting/deleti... | nytpu | 2021-05-26 | 1 | -0/+26 |