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