• Liam E. Roeth's avatar
    cleanup · f58ba3a6
    Liam E. Roeth authored
    changed NODE_ERR to NODE_INT (and member 'err' to 'num')
    commented most functions
    updated traverse to return an error code, and others to check for it
    makefile has 'gitindex' target, to add all code to git's index
    makefile automatically converts spaces to tabs before compiles and gitindex
    added .gitignore
    f58ba3a6
Name
Last commit
Last update
.gitignore Loading commit data...
Makefile Loading commit data...
llist.c Loading commit data...
llist.h Loading commit data...
main.c Loading commit data...
test.c Loading commit data...