void tsmPrintDatabase ( TsmDatabase *database, FILE *stream ) Print a database structure
Print a database structure.Prints the contents of a TsmDatabase structure to the specified stream, i.e. you can direct this output to a file, or to the screen using stdout/stderr.