/* $Id: strutl.h,v 1.1 1999/11/21 22:01:04 tausq Rel $ */ #ifndef _STRUTL_H #define _STRUTL_H char *reflowtext(int width, char *txt); #endif