Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
mess822_fold(3) 	    Library Functions Manual		 mess822_fold(3)

NAME
     mess822_fold - wrap lines in an RFC 822 field

SYNTAX
     #include <mess822.h>

     int mess822_fold(&out,&in,prefix,linelen);

     stralloc out;
     stralloc in;
     char *prefix;
     int linelen;

DESCRIPTION
     To be filled in.

SEE ALSO
     mess822(3), mess822_quote(3)

								 mess822_fold(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mess822_fold&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help