- Define a new type struct dog with the following elements: name, age and owner
- Write a function that initialize a variable of type struct dog
- Write a function that prints a struct dog
- Define a new type dog_t as a new name for the type struct dog
- Write a function that creates a new dog
- Write a function that frees dogs.
0x0E-structures_typedef
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||