Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libcob/fileio.c - adjustments for SORT file, improving its error-hand…
…ling * minor refactoring for SORT related functions, mostly reducing scope of variables * (cob_file_sort_using): early exit for errors during OPEN * (cob_file_sort_giving): * one-time setting of WRITE options after OPEN instead of doing it before every WRITE * don't try to WRITE to or CLOSE files where OPEN OUTPUT was not successful * skip GIVING file on WRITE errors, early exit if no GIVING file left
- Loading branch information