BIPOM_TIME_Format Function

Format time

Syntax

void BIPOM_TIME_Format(char *pBuf, BIPOM_TIME *pTime, int format);

Parameters

pTime - pointers to time structure

Return Value

N/A

Remarks

N/A

Requirements

time.h

Example

N/A