str_test_driver
This is a test driver/verification program for the STR*.C utilities.
It exercises the various STR* functions, which provide useful string
handling capabilities,
and verifies that they are working correctly.
Usage
Context
Inputs
All are created internally by the test driver.
Outputs
Should write a completion message if successful, and exit with a
successful exit status.
Writes error messages for failures.
Examples