Nightmare Mudlib SimulEfun: wrap() varargs string wrap(string, int); DESCRIPTION Wraps a given string to a screen as wide as specified. If no width is specified, then it wraps to the DEFAULT_SCREEN_SIZE specified in the mud's config.h file. LOCATION /secure/SimulEfun/wrap.c SEE ALSO arrange_string(), format_page(), sprintf()