MobilityDB  1.0

◆ stringarr_to_string()

char* stringarr_to_string ( char **  strings,
int  count,
int  outlen,
char *  prefix,
char  open,
char  close 
)

Returns the string resulting from assembling the array of strings.

The function frees the memory of the input strings after finishing.