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". |
||
---|---|---|
.. | ||
client | ||
server | ||
messages.c | ||
messages.h |