home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Spezial
/
SPEZIAL2_97.zip
/
SPEZIAL2_97.iso
/
ANWEND
/
ONLINE
/
HYPERMAI
/
HYPERMAI.ZIP
/
parse.h
< prev
next >
Wrap
C/C++ Source or Header
|
1994-07-29
|
442b
|
22 lines
/*
** Copyright (C) 1994, Enterprise Integration Technologies Corp.
** All Rights Reserved.
** Kevin Hughes, kevinh@eit.com
** 7/20/94
*/
void loadheaders();
void loadoldheaders();
char *getmaildate();
char *getfromdate();
void getname();
char *getid();
char *getsubject();
char *getreply();
void crossindex();
void crossindexthread1();
void crossindexthread2();
void fixnextheader();
void fixreplyheader();
void fixthreadheader();