Automatic comments in files

tifiles_comment_set_single

TIEXPORT2 const char* TICALL tifiles_comment_set_single(void)

Returns a string which contains a comment such as "Group file dated 12/31/99, 15:15".

Return value :
a static string.

tifiles_comment_set_group

TIEXPORT2 const char* TICALL tifiles_comment_set_group(void)

Returns a string which contains a comment such as "Group file dated 12/31/99, 15:15".

Return value :
a static string.

tifiles_comment_set_backup

TIEXPORT2 const char* TICALL tifiles_comment_set_backup(void)

Returns a string which contains a comment such as "Group file dated 12/31/99, 15:15".

Return value :
a static string.

tifiles_comment_set_tigroup

TIEXPORT2 const char* TICALL tifiles_comment_set_tigroup(void)

Returns a string which contains a comment such as "TiGroup file dated 12/31/99, 15:15".

Return value :
a _dynamically allocated_ .

Return to the main index