functiondestructor
Release storage and close the external object
Information
Destructor that frees the memory of the object
FileWriter.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| FileWriterObject | fileWriter | Pointer to file writer object |
Revisions
-
May 12, 2018, by Michael Wetter:
First implementation.