Closes the currently open segment.
Closes the currently open segment (i.e., the
most recently opened segment), which is then no longer ready and available for "Insert" and "Set" operations. If there was a previously open segment, that segment becomes current once again. There must (eventually) be a matching
Close_Segment() for every
Open_Segment() , but in between as many Open's and Close's and even Update's as you please can occur.
- See also:
- Open_Segment, Rename_Segment, Flush_Contents, Reset_System