These files are utilities for the Ncohafmuta talker code

addstruct appends new structures to the end of users data files. It does 
this for every user int the user directory, so if you add strcutures to 
the ustr[user]. profile, you don't have to manually go into every user 
file and append a bogus string or number so the talker can read it into 
the ustr[user]. buffer that it's set up for.

110convert is for people who have version 1.0.26 of the Ncohafmuta talker 
code, so they can convert their user data files over to the new format, 
eliminating the need to do a user wipe.

To compile these programs, type "make" in the directory this README file 
is in.

-Cygnus
Anthony J. Biacco
cygnus@misty.com

