MobilityDB 1.1
|
◆ main()
A simple program that uses the MEOS library for input and output GSERIALIZED values. The program can be build as follows gcc -Wall -g -I/usr/local/include -o meos_gserialized_inout meos_gserialized_inout.c -L/usr/local/lib -lmeos
|