MobilityDB 1.1
|
◆ MAX_COUNT
A simple program that uses the MEOS library for creating some temporal values and output them in MF-JSON format. The program can be build as follows gcc -Wall -g -I/usr/local/include -o meos_tpointseq_make meos_tpointseq_make.c -L/usr/local/lib -lmeos
|