|
osurs
0.0.1
|
IO helper and utils methods. More...

Go to the source code of this file.
Functions | |
| int | compose_time (char *buffer, int time) |
| Needs buffer size of char[9], due to string terminating sign. More... | |
| int | parse_time (char *time) |
IO helper and utils methods.
| int compose_time | ( | char * | buffer, |
| int | time | ||
| ) |
Needs buffer size of char[9], due to string terminating sign.
| buffer | |
| time |
| int parse_time | ( | char * | time | ) |
| time |