Barra Ó Catháin
9562cbfd21
* lists.c (createList): Initial implementation. (appendToList): Initial implementation. (deleteNodeFromList): Initial implementation. (indexOfFromList): Initial implementation. (getFirstFromList): Initial implementation. (isInList): Initial implementation. (isPointerInList): Initial implementation. * lists.h (LISTS_H): Defines the enum "DataType", and the structs "Node" and "List". |
||
---|---|---|
.. | ||
connections.c | ||
connections.h | ||
lists.c | ||
lists.h | ||
main.c | ||
output-queue.c | ||
output-queue.h | ||
player-data.c | ||
player-data.h | ||
scheme-integration.c | ||
scheme-integration.h |