mess822_fold
Section: C Library Functions (3)
Index
Return to Main Contents
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)
Index
- NAME
-
- SYNTAX
-
- DESCRIPTION
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 14:39:30 GMT, December 08, 2024