WARNING: This is DAYString (formerly String) version 1.2 All future version will be available as part of the DAYMiscKit and will not be released separately. You have been warned. WHAT'S HERE: A simple test program is provided which demonstrates how to use the object and tests a few of the basic features. To compile the test program StringTest.m, type: cc -O -Wall -o StringTest StringTest.m -lNeXT_s This program was used to verify proper operation of some, but not all, of the DAYString's methods during development.