By "local state", I mean local variables containing data structures for the "current" cuesheet, file, track, index, etc.. When a nested item finished, its local state is cleared out after being dumped into the local state for the enclosing DS. The end of the function then consists of returning the local "cuesheet" DS.
By "local state", I mean local variables containing data structures for the "current" cuesheet, file, track, index, etc.. When a nested item finished, its local state is cleared out after being dumped into the local state for the enclosing DS. The end of the function then consists of returning the local "cuesheet" DS.