MobilityDB 1.1
Macros | Functions
meos_assemble_ttext.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <string.h>
#include <meos.h>
Include dependency graph for meos_assemble_ttext.c:

Macros

#define MAX_INSTANTS   1000000
 A simple program that generates a given number of ttext instants, appends the instant into a sequence at each generation, and outputs the number of instants and the last value of the sequence at the end. More...
 
#define MAX_LENGTH_INST   64
 
#define MAX_LENGTH_TEXT   20
 
#define NO_INSTANTS_BATCH   1000
 

Functions

int main (void)