📄 segywrite
字号:
SEGYWRITE - write an SEG-Y tapesegywrite <stdin [tape=RMTDEVICE]Required parameters: noneOptional parameter: verbose=0 silent operation tape=RMTDEVICE tape device to use, see suport.h hfile=header ebcdic card image header file bfile=binary binary header file trmin=1 first trace to write trmax=LONG_MAX last trace to writeNote: The header files may be created with the segyhdrs code.Caveat: This program breaks if a \"short\" isn't 2 bytes or a \"long\" isn't 4 bytes since the the SEG-Y standard demands this, but C doesn't impose these sizes.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -