?? zl5011xapirelease.h
字號:
/*******************************************************************************
*
* File name: zl5011xApiRelease.h
*
* Version: 2
*
* Author: MRC
*
* Date created: 20/09/2002
*
* Copyright 2002, 2003, 2004, 2005, Zarlink Semiconductor Limited.
* All rights reserved.
*
* Module Description:
*
* Contains the time and date for identifying the API
*
* Revision History:
*
* Rev: Date: Author: Comments:
* 1 20/09/2002 MRC Creation
* 2 31/10/2002 MRC Added variants + minor fixes
*
*******************************************************************************/
#ifndef _ZL5011X_API_RELEASE_H
#define _ZL5011X_API_RELEASE_H
#ifdef __cplusplus
extern "C" {
#endif
extern Sint8T zl5011xApiReleaseDate[];
extern Sint8T zl5011xApiReleaseTime[];
#ifdef __cplusplus
}
#endif
#endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -