ebio.h
来自「eybuild中文手册 eybuild中文手册 eybuild中文手册」· C头文件 代码 · 共 28 行
H
28 行
/* ebio.h - I/O buffer header file */
/* Copyright(C) eyBuild Group, 2005, 2006. All Rights Reserved. */
/*
modification history
--------------------
01a, 2006-01-13, newzy create
*/
/* ebuild in/out */
#ifndef _INC_EBIO_H_
#define _INC_EBIO_H_
#include <ebbuff.h>
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif /* _INC_EBIO_H_ */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?