Files
harbour-core/harbour/include/dates.h
Antonio Linares 974bc2fbc2 make files
1999-05-05 05:45:23 +00:00

7 lines
96 B
C

#ifndef _DATES_H
#define _DATES_H
char * hb_dtoc (char * szDate, char * szDateFormat);
#endif