MobilityDB 1.1

◆ main()

int main ( void  )

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 01_meos_hello_world 01_meos_hello_world.c -L/usr/local/lib -lmeos