osurs  0.0.1
Functions
utils.h File Reference

IO helper and utils methods. More...

This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

IO helper and utils methods.

Date
: 2022-07-19
Author
: Merlin Unterfinger

Function Documentation

◆ compose_time()

int compose_time ( char *  buffer,
int  time 
)

Needs buffer size of char[9], due to string terminating sign.

Parameters
buffer
time
Returns
int

◆ parse_time()

int parse_time ( char *  time)
Parameters
time
Returns
int