Start the project

list:
* create block, list
* create link(), unlink(), init(), print()
main:
* create main
* test list actions
This commit is contained in:
2022-04-03 11:39:40 -05:00
parent 7b4603ef7f
commit 90ab3166a2
5 changed files with 146 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
Copyright (C) YEAR by AUTHOR EMAIL
Copyright (C) 2022 by JohnBreaux@my.unt.edu
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.