readme

来自「seismic software,very useful」· 代码 · 共 17 行

TXT
17
字号
These routines are supplied for systems that lack them.  If needed,they should be added to the C library in ../lib and the makefilethere should be adjusted to compile them.strchr (equivalent to BSD "index")tmpfile (missing from many BSD-based Unixes)tmpnam (missing from many BSD-based Unixes)As of 11/27/88 these routines are used at CWP instrchr  -	getpars.c, suedit.ctmpfile - 	suflip.ctmpnam  - 	segyread.c suedit.c sugain.cThese routines can be tested by:% cc -DTEST progname.c% a.out

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?