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)
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout