On Wed, Mar 10, 2004 at 12:34:23PM -0600, Peter Ensch wrote: > I am concerned w/ the output however. The word names appear > truncated. I guess they are printf'ed for formatting purposes, > but this does limit their usefulness. Is there a way to > prevent this w/out hacking on the source code? I don't see that behavior. The code has: printf("\n%s",resultword); So that doesn't limit the length. -- Bill Moseley moseley@hank.orgReceived on Wed Mar 10 11:11:02 2004