7 Teleservice Application Framework
User Manual 264/374
Output Information
Function executed without error
"TC1-GET_HOSTNAME_ERR" will be set to the output
7.3.12.22 utils_write_string_value
Function Description
sint32 utils_write_string_value (FILE * opt_File, const charn * const opcn_String)
The function write the string opcn_String to the end of the file opt_File.
Information Flow
Input Information
contains the file name to that the string must be
written to
contains the string that must be added to the file
Output Information
Function executed without error
The string could not be written to the end of the file
7.3.12.23 utils_get_time_sig
Function Description
sint32 utils_get_time_sig (charn * const opcn_Time)
The function returns the current time string opcn_Time. The data type of the time string is signed integer.
Information Flow
Input Information
contains the time string,
the time string contains the current date and time