?? machines.h
字號(hào):
/** * @file machines.h * * <EN> * @brief Machine-dependent definitions * * This file contains machine-dependent or OS-dependent definitions, * although most of such runtime dependencies are now handled by * configure script. * </EN> * <JA> * @brief 悸乖茨董巴賂の年盜 * * このファイルには悸乖茨董に巴賂した年盜が崔まれていますˉ * ただし·そのような悸乖茨董に巴賂した年盜の恃構(gòu)や簇眶の銅痰の冉年は * 附哼ほとんど configure スクリプトによって乖なわれていますˉ * </JA> * * @sa config.h.in * * @author Akinobu LEE * @date Fri Feb 11 03:38:31 2005 * * $Revision: 1.2 $ * *//* * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology * All rights reserved */#ifndef __SENT_MACHINES_H__#define __SENT_MACHINES_H__#include <sent/stddefs.h>#ifndef HAVE_STRCASECMPint strcasecmp(char *s1, char *s2);int strncasecmp(char *s1, char *s2, size_t n);#endif#endif /* __SENT_MACHINES_H__ */
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -