dog.h defines a struct dog and dog_t 1-init_dog.c initializes a variable of type struct dog 2-print_dog.c prints a struct dog 4-new_dog.c creates a new dog 5-free_dog.c frees dogs
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
dog.h defines a struct dog and dog_t 1-init_dog.c initializes a variable of type struct dog 2-print_dog.c prints a struct dog 4-new_dog.c creates a new dog 5-free_dog.c frees dogs