📄 header.h
字号:
/* * header.h - include file for segy sizes * THIS HEADER FILE IS GENERATED AUTOMATICALLY - * see the makefile in this directory */#ifndef HEADER_H#define HEADER_H#define SU_NKEYS 82 /* Number of key header words in segy*/#define SU_BNKEYS 28 /* Number of key header words in SU_bhed*/#define HDRBYTES 240 /* Bytes in the trace header */#define MAXSEGY 65776#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -