]> git.mdlowis.com Git - archive/carl.git/commit
Added initial implementation of doubly linked list
authorMichael D. Lowis <mike@mdlowis.com>
Sun, 28 Jun 2015 16:27:29 +0000 (12:27 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Sun, 28 Jun 2015 16:27:29 +0000 (12:27 -0400)
commit0e3bee807978e6500ad15827e69a93d60f0c29fb
tree6bd69b4b897aca1f78a78ac38f6b1d2045e4a982
parentcd1b7c68ae3edb29b0911cdea32533d5159904b2
Added initial implementation of doubly linked list
source/data/list.c [new file with mode: 0644]
source/data/list.h