MobilityDB 1.3
Loading...
Searching...
No Matches
Functions
spanset_conv.c File Reference

A simple program that creates integer and float spanset values and converts them between float and integer spansets. More...

#include <stdio.h>
#include <stdlib.h>
#include <meos.h>

Functions

int main ()
 

Detailed Description

A simple program that creates integer and float spanset values and converts them between float and integer spansets.

The program can be build as follows

gcc -Wall -g -I/usr/local/include -o spanset_conv spanset_conv.c -L/usr/local/lib -lmeos