libgcf2 2.2
July 2004libgcf2 is a multiplatform C library and suite of associated tools for working with GCF files and streams.
It can receive and transmit GCF blocks over serial and network connections, parse and construct GCF blocks, read and write GCF blocks to and from disk drives and send commands to Güralp equipment. libgcf2 is fully Open Source, and includes reference code to get you started integrating Güralp equipment into your application or processing system.
Download libgcf2 v2.2.26
Between 2.1.x and 2.2.x the size of the data structures G2PBlockH and G2PBlock has changed. The change in minor version number will prevent the dynamic linker choosing a 2.2 library if your code was compilied with a 2.1. Recompiling any code which uses these two data structures will permit linking against the newer library. The API has remained the same.
