arjdata.h
来自「open arj source」· C头文件 代码 · 共 14 行
H
14 行
/* * $Id: arjdata.h,v 1.1.1.1 2002/03/28 00:01:19 andrew_belov Exp $ * --------------------------------------------------------------------------- * Prototypes of the functions located in ARJDATA.C are declared here. * */#ifndef ARJDATA_INCLUDED#define ARJDATA_INCLUDEDchar *expand_tags(char *str, int limit);#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?