📄 wap_examples.h
字号:
/*******************************************************************************
CONDAT (UK)
********************************************************************************
This software product is the property of Condat (UK) Ltd and may not be
disclosed to any third party without the express permission of the owner.
********************************************************************************
$Project name:
$Project code:
$Module:
$File: Wap_examples.h
$Revision:
$Author: Condat(UK)
$Date:
********************************************************************************
Description:
- This file provides a possibility for hard-coding examples that will be loaded using
the WAP_loadPage function.
- Also contains functions for tracking WAP memory use and writing error data to FFS.
********************************************************************************
$History: Wap_examples.h
15/05/2003 - SPR#1983 - SH - Updated to latest from 1.6.3 version.
$End
*******************************************************************************/
char * WAP_loadPage(UBYTE pageIndex);
void writeflag(UBYTE flag);
void writeerror(short error);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -