EasyManua.ls Logo

STW TC1 - Page 264

STW TC1
374 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
7 Teleservice Application Framework
User Manual 264/374
Output Information
Return Value
Description
C_NO_ERR
Function executed without error
else
"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
Parameter
Range
Description
opt_File
contains the file name to that the string must be
written to
opcn_String
contains the string that must be added to the file
Output Information
Return Value
Description
C_NO_ERR
Function executed without error
C_CONFIG
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
Parameter
Range
Description
opcn_Time
contains the time string,
the time string contains the current date and time

Table of Contents