dcpstats.h

来自「汇编源代码大全」· C头文件 代码 · 共 27 行

H
27
字号
/*--------------------------------------------------------------------*/
/*    d c p s t a t s . h                                             */
/*                                                                    */
/*    UUPC/extended header file for file transfer stats               */
/*--------------------------------------------------------------------*/

/*--------------------------------------------------------------------*/
/*       Changes Copyright (c) 1989-1993 by Kendra Electronic         */
/*       Wonderworks.                                                 */
/*                                                                    */
/*       All rights reserved except those explicitly granted by       */
/*       the UUPC/extended license agreement.                         */
/*--------------------------------------------------------------------*/

/*
 *       $Id: dcpstats.h 1.2 1993/09/20 04:53:57 ahd Exp $
 *
 *       $Log: dcpstats.h $
 * Revision 1.2  1993/09/20  04:53:57  ahd
 * TCP/IP support from Dave Watt
 * 't' protocol support
 * OS/2 2.x support (BC++ 1.0 for OS/2 support)
 *
 */
void dcupdate( void );
void dcstats(void);

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?