home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 3
/
PDCD_3.iso
/
internet
/
www
/
!HTTP
/
h
/
http
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-13
|
214 b
|
14 lines
#include "DeskLib:LinkList.h"
#include "DeskLib:Wimp.h"
#include "requester.h"
typedef struct
{
linklist_header link;
int sender;
message_block sentmsg;
message_block webmsg;
char *webfile;
} http_req;