unproto.h

来自「g729 coding ipaddressing」· C头文件 代码 · 共 24 行

H
24
字号
/*
 * Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
 * Universitaet Berlin.  See the accompanying file "COPYRIGHT" for
 * details.  THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
 */

/*$Header: /cvsroot/speak-freely-w/speak_freely/gsm/inc/unproto.h,v 1.1.1.1 2003/02/04 22:31:19 johnwalker Exp $*/

#ifdef  PROTO_H         /* sic */
#undef  PROTO_H

#undef  P
#undef  P0
#undef  P1
#undef  P2
#undef  P3
#undef  P4
#undef  P5
#undef  P6
#undef  P7
#undef  P8

#endif  /* PROTO_H */

⌨️ 快捷键说明

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