home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.wwiv.com
/
ftp.wwiv.com.zip
/
ftp.wwiv.com
/
pub
/
PPPBCKP
/
SRC
/
SRC20A01.ZIP
/
WATTSRC.ZIP
/
SRC
/
CONSTANT.C
< prev
next >
Wrap
Text File
|
1994-11-28
|
157b
|
8 lines
#include <wattcp.h>
void main( void )
{
printf("tcp_Socket %u\n\r", sizeof(tcp_Socket));
printf("udp_Socket %u\n\r", sizeof(udp_Socket));
}