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

  
 
  

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

NAME
     mess822_when - extract a timestamp from an RFC 822 field

SYNTAX
     #include <mess822.h>

     int mess822_when(&out,in);

     mess822_time out;
     char *in;

DESCRIPTION
     To be filled in.

SEE ALSO
     mess822(3), mess822_date(3), mess822_token(3)

								 mess822_when(3)

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

home | help