Input Parameters | Significance |
none | - |
Output Parameters | Significance |
char *tim | time string |
Return Code | Significance |
0 | no error |
This function returns the current time using the format > HOUR:MINUTE < , as for instance > 12:45 < .
In the calling function have to be allocated 6 bytes storage place.