tstodrcodec.h
来自「harvest是一个下载html网页得机器人」· C头文件 代码 · 共 34 行
H
34 行
/* Generated automatically by the YAZ ASN.1 Compiler 0.3 *//* Module-H tstodrcodec */#ifndef tstodrcodec_H#define tstodrcodec_H#include <yaz/odr.h>#ifdef __cplusplusextern "C" {#endiftypedef struct Yc_MySequence Yc_MySequence;YAZ_EXPORT int yc_MySequence (ODR o, Yc_MySequence **p, int opt, const char *name);#ifdef __cplusplus}#endif#ifdef __cplusplusextern "C" {#endifstruct Yc_MySequence { int *first; Odr_oct *second; bool_t *third; Odr_null *fourth;#define YC_MySequence_enum1 0#define YC_MySequence_enum2 1 int *fifth;};#ifdef __cplusplus}#endif#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?