#ifndef _TEXTTIME_H
#define _TEXTTIME_H
char *texttime(int islocal);
char *textUTC(void);
#endif


syntax highlighted by Code2HTML, v. 0.9.1