#include "tsdbFile.h" char *tsdbGetFileName(char *dirName, char *fname, TSDB_FILE_TYPE type){ // char *suffix = tsdbFileSuffix[type]; // TODO }