readme
来自「C编写的格式转换程序」· 代码 · 共 23 行
TXT
23 行
Documentation of the libmseed interfaces can be found in the 'doc'directory.Unix: the Makefile should work for most systems, try 'make'.Win32: the Makefile.win is for Microsoft's nmake (e.g. 'nmake -fMakefile.win') and Makefile.wat is for Open Watcom's wmake(e.g. 'wmake -f Makefile.wat').msview.c:An example program that demonstrates basic usage of libmseed. AMakefile is provided to build the program. The example does notexercise all of the functionality of libmseed but should illustratesome of the basic ideas.msrepack.c:An example of using libmseed to build Mini-SEED records, this program will repack input Mini-SEED data.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?