What do we need to do with strings?
Allocate and deallocate them (malloc, free)
Print them (fprintf)
Test whether a string is empty
Concatenate a string or character on the end of another string
Previous slide
Next slide
Back to first slide
View graphic version