Timesync Code API Library Module

The timesync code API library module has the file name tlogcode.c. This module provides timesync code translation. This module can be used by itself but the module is usually used as part of a timesync client or server application which also includes the modules (TCP IPC method only):

Module Header Files

This module requires the header files:

Module Function

ts_code_string

Prototype  : void ts_code_string(int code, char *mes)
Parameters :
      Name : code
Description: timesync code

      Name : mess
Description: output string

This function will take the input timesync code and translate it to an English string loaded into the output string.

Goto Top | GPL Software Overview | GPL Library
Future Lab Home | Contact Webmaster | Feedback

Copyright © 2002-2006 Future Lab, Last Updated Jun 30, 2006