We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mess822_fold - wrap lines in an RFC 822 field
#include <mess822.h>
int mess822_fold(&out,&in,prefix,linelen);
stralloc out; stralloc in; char *prefix; int linelen;
To be filled in.
mess822(3), mess822_quote(3),