📄 stat.h
字号:
/* * This material contains proprietary software of Entropic Speech, Inc. * Any reproduction, distribution, or publication without the prior * written permission of Entropic Speech, Inc. is strictly prohibited. * Any public distribution of copies of this work authorized in writing by * Entropic Speech, Inc. must bear the notice * * "Copyright (c) 1987 Entropic Speech, Inc. All rights reserved." * * * Module Name: stat.h * * Written By: Ajaipal S. Virdy * * Checked By: * * Purpose: Include file for stat.c * * Secrets: None * * @(#)stat.h 1.3 10/27/87 ESI *//* * G L O B A L V A R I A B L E S * * U S E D B Y * * S T A T . C * */extern float **Data;extern int stat_out;extern int update_file;extern char *class_name;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -