functiondestructor

Release storage and close the external object

Information

Destructor that frees the memory of the object FileWriter.

Inputs

TypeNameDefaultDescription
FileWriterObjectfileWriterPointer to file writer object

Revisions

  • May 12, 2018, by Michael Wetter:
    First implementation.