int saveTSynPSG

( T_SYNPSG* iPsg, FILE* out )

Write out PSG data to a file.

Documentation

Write out PSG data to a file. I am currently writing out the entire contents of the PSG array that were read in from a file. This way, the saved brain does not need to hope that the original file that the data came from still exists in the same location.
Parameters:
iPsg - pointer to object to be written
out - FILE pointer to destination file
total - number of bytes written

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.