ftnstrip.par.main
来自「su 的源代码库」· MAIN 代码 · 共 14 行
MAIN
14 行
FTNSTRIP - convert a file of binary data plus record delimiters created via Fortran to a file containing only binary values (as created via C) ftnstrip <ftn_data >c_data Caveat: this code assumes the conventional Fortran format of header and trailer integer containing the number of byte in the record. This is overwhelmingly common, but not universal. Credits: CWP: Jack K. Cohen
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?