mess822_quote

Section: C Library Functions (3)
Index Return to Main Contents
 

NAME

mess822_quote - encode mail addresses in an RFC 822 field  

SYNTAX

#include <mess822.h>

int mess822_quoteplus(&out,addr,comment);
int mess822_quote(&out,addr,comment);
int mess822_quotelist(&out,&in);

stralloc out;
stralloc in;
char *addr;
char *comment;  

DESCRIPTION

To be filled in.  

SEE ALSO

mess822(3), mess822_addr(3), mess822_fold(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