📄 tstodrcodec.h
字号:
/* 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -