void DeleteStream_ns ( stream_ns*  file )

Releases the memory used by the file indicator file created by NewStreamFile_ns. Does not delete the actual file.

Will close the file if necessary before deleting.

It is okay if file is NULL (no action is taken).

Version:

Versions 2.09 and later have this function.

See also:

NewStreamFile_ns  Creates a new stream_ns