- 19 Sep, 2020 4 commits
-
-
Liam E. Roeth authored
-
Liam E. Roeth authored
-
Liam E. Roeth authored
add tabify target to convert all spaces to tabs made run the default target
-
Liam E. Roeth authored
add delete_list() separate print_node(NODE* head), which prints the data of head, and print_node_at(NODE* head, int pos), which traverses head to index pos, then prints that node
-
- 18 Sep, 2020 2 commits
-
-
Liam E. Roeth authored
-
Liam E. Roeth authored
moved the portions of search() that call printf to psearch(), so that it can be used silently
-
- 17 Sep, 2020 12 commits
-
-
h702579998 authored
-
Liam E. Roeth authored
-
Liam E. Roeth authored
-
Liam E. Roeth authored
-
Liam E. Roeth authored
-
Liam E. Roeth authored
-
-
Liam E. Roeth authored
-
h702579998 authored
-
Liam E. Roeth authored
-
Liam E. Roeth authored
-
Liam E. Roeth authored
-